tgui_modal/list_input
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
Vars | |
capitalize | Whether to capitalize the first letter of each item |
---|---|
default | The default button to be selected |
items_map | Buttons (strings specifically) mapped to the actual value (e.g. a mob or a verb) |
start_with_search | Whether we start with the search bar open |
Var Details
capitalize
Whether to capitalize the first letter of each item
default
The default button to be selected
items_map
Buttons (strings specifically) mapped to the actual value (e.g. a mob or a verb)
start_with_search
Whether we start with the search bar open