code/modules/tgui_input/list.dm
/proc/tgui_input_list | Creates a TGUI input list window and returns the user's response. |
---|---|
/datum/tgui_list_input | Datum used for instantiating and using a TGUI-controlled list input that prompts the user with a message and shows a list of selectable options |