Remove (MenuItemList)

From LoTROInterface Wiki

Jump to: navigation, search


Removes a menu item from the list.

Syntax

Lua
function MenuItemList:Remove(item);

Parameters

item
Type: MenuItem
The item to remove.

Remarks

Removes a menu item from the list.

Personal tools