GetItems

From LoTROInterface Wiki

Jump to: navigation, search


Gets the menu items collection.

Syntax

Lua
function ContextMenu:GetItems();

Returns

Type: MenuItemList
Returns the menu items collection.

Remarks

Gets the menu items collection. This collection can be used to iterate over the list or to manipulate it, adding or removing items.

Personal tools