Index
Collapse All
Expand All
Close Method
ContextMenu Class
Members
See Also
Beta Documentation - Subject to change.
Closes the menu if it is displayed.
Syntax
Lua
function
ContextMenu
:
Close
(
)
;
Remarks
Forces the menu to close itself if it is currently being displayed. This will not close any other menu except for the menu reference by this object.
See Also
ContextMenu
Turbine.UI