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