ShowMenu

From LoTROInterface Wiki

Jump to: navigation, search


Displays the menu.

Syntax

Lua
function ContextMenu:ShowMenu();

Remarks

Displays the context menu at the current mouse position. The menu position will be adjusted to be display on screen if either the bottom or right edge falls off the edge of the screen.If there was a context menu already being displayed, it will first be closed before this menu is displayed.

Personal tools