Index
Collapse All
Expand All
SetText Method
MenuItem Class
Members
See Also
Beta Documentation - Subject to change.
Sets the text of the menu item.
Syntax
Lua
function
MenuItem
:
SetText
(
value
)
;
Parameters
value
Type: string
The text displayed for the item.
Remarks
Sets the text display for the menu item.
See Also
MenuItem
Turbine.UI