Files
GS13NG/code/modules/tgui/tgui_input_list.html
2025-02-05 06:19:18 +00:00

2 lines
1.7 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_input_list.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_input_list.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/tgui/tgui_input_list.dm0"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input_list.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_list">tgui_input_list</a></th><td>Creates a TGUI input list window and returns the user's response.</td></tr><tr><th>/proc/<a href="global.html#proc/tgui_input_list_async">tgui_input_list_async</a></th><td>Creates an asynchronous TGUI input list window with an associated callback.</td></tr><tr><th><a href="datum/tgui_list_input.html">/datum/tgui_list_input</a></th><td>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</td></tr><tr><th><a href="datum/tgui_list_input/async.html">/datum/tgui_list_input/async</a></th><td>An asynchronous version of tgui_list_input 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>