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