async tgui_modal ![code/modules/tgui_input/alert.dm 177](git.png)
An asynchronous version of tgui_modal to be used with callbacks instead of waiting on user responses.
Vars | |
callback | The callback to be invoked by the tgui_modal upon having a choice made. |
---|
Var Details
callback ![code/modules/tgui_input/alert.dm 181](git.png)
The callback to be invoked by the tgui_modal upon having a choice made.