selectable
This type represents a selectable control.
__call
Constructor
Constructs the selectable.
Arguments
Returns
Type
Description
selectable
Selectable object.
Example
local sel = gui.selectable(id, 'Hello!');Last updated
This type represents a selectable control.
Constructor
Constructs the selectable.
Arguments
Returns
Type
Description
selectable
Selectable object.
Example
local sel = gui.selectable(id, 'Hello!');Last updated