med_data
TODO:SANITY
Procs | |
print_finish | Called when the print timer finishes |
---|---|
set_temp | Sets a temporary message to display to the user |
ui_act_modal | Called in ui_act() to process modal actions |
Proc Details
print_finish
Called when the print timer finishes
set_temp
Sets a temporary message to display to the user
Arguments:
- text - Text to display, null/empty to clear the message from the UI
- style - The style of the message: (color name), info, success, warning, danger, virus
ui_act_modal
Called in ui_act() to process modal actions
Arguments:
- action - The action passed by tgui
- params - The params passed by tgui