code/modules/tgui/tgui_input/keycombo_input.dm
/proc/tgui_input_keycombo | Creates a TGUI window with a key input. Returns the user's response as a full key with modifiers, eg ShiftK. |
---|---|
/datum/tgui_input_keycombo | Datum used for instantiating and using a TGUI-controlled key input that prompts the user with a message and listens for key presses. |