2 lines
1.6 KiB
HTML
2 lines
1.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_alert.dm - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_alert.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui/tgui_alert.dm0"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_alert.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_alert">tgui_alert</a></th><td>Creates a TGUI alert window and returns the user's response.</td></tr><tr><th>/proc/<a href="global.html#proc/tgui_alert_async">tgui_alert_async</a></th><td>Creates an asynchronous TGUI alert window with an associated callback.</td></tr><tr><th><a href="datum/tgui_modal.html">/datum/tgui_modal</a></th><td>Datum used for instantiating and using a TGUI-controlled modal that prompts the user with
|
|
a message and has buttons for responses.</td></tr><tr><th><a href="datum/tgui_modal/async.html">/datum/tgui_modal/async</a></th><td>An asynchronous version of tgui_modal to be used with callbacks instead of waiting on user responses.</td></tr></table></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |