Yogstation 13 - Modules - TypesVar Details

/datum/tgui_checkbox_input

Window for tgui_input_checkboxes

Vars

choicesList of selected items
closedWhether the input was closed
itemsList of items to display
max_checkedMaximum number of checkboxes that can be checked
messageMessage to display
min_checkedMinimum number of checkboxes that must be checked
start_timeTime when the input was created
timeoutTimeout for the input
titleTitle of the window

Var Details

choices

List of selected items

closed

Whether the input was closed

items

List of items to display

max_checked

Maximum number of checkboxes that can be checked

message

Message to display

min_checked

Minimum number of checkboxes that must be checked

start_time

Time when the input was created

timeout

Timeout for the input

title

Title of the window