Index
Collapse All
Expand All
Remove Method
ControlList Class
Members
See Also
Beta Documentation - Subject to change.
Removes a menu item from the list.
Syntax
Lua
function
ControlList
:
Remove
(
item
)
;
Parameters
item
Type:
Control
The item to remove.
Remarks
Removes a menu item from the list.
See Also
ControlList
Turbine.UI