ui.type
Returns the type of an element
ui.type(item: number)
Arguments
Name | Description | Type |
---|---|---|
item | The special value returned by ui.new_checkbox, ui.new_slider, ui.new_combobox, ui.new_hotkey, or ui.reference. | number |
Returns the type of an element
ui.type(item: number)
Name | Description | Type |
---|---|---|
item | The special value returned by ui.new_checkbox, ui.new_slider, ui.new_combobox, ui.new_hotkey, or ui.reference. | number |