/datum/proccall_editor
Vars | |
closed | Boolean field describing if the tgui_color_picker was closed by the user. |
---|---|
Procs | |
wait | Waits for a user's response to the tgui_color_picker's prompt before returning. Returns early if the window was closed by the user. |
Var Details
closed
Boolean field describing if the tgui_color_picker was closed by the user.
Proc Details
wait
Waits for a user's response to the tgui_color_picker's prompt before returning. Returns early if the window was closed by the user.