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.
Lua |
---|
function ContextMenu:Close(); |