code/modules/tgui/tgui_alert.dm
/proc/tgui_alert | Creates a TGUI alert window and returns the user's response. |
---|---|
/datum/tgui_modal | Datum used for instantiating and using a TGUI-controlled modal that prompts the user with a message and has items for responses. |