Remove (MenuItemList)
From LoTROInterface Wiki
API Reference > Turbine.UI.MenuItemList.Remove()
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.