Space Station 13 - Modules - Types

code/modules/tgui/tgui_input/keycombo_input.dm

/proc/tgui_input_keycomboCreates a TGUI window with a key input. Returns the user's response as a full key with modifiers, eg ShiftK.
/datum/tgui_input_keycomboDatum used for instantiating and using a TGUI-controlled key input that prompts the user with a message and listens for key presses.