/tg/ Station 13 - Modules - Types

code/modules/tgui_input/keycombo.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_keycomboDatum used for instantiating and using a TGUI-controlled key input that prompts the user with a message and listens for key presses.