Remove (MenuItemList)

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search

Digital Utopia (Talk | contribs)
(New page: {{API_Breadcrumb|API Reference > Turbine.UI.MenuItemList.'''Remove()'''}} __NOTOC__ Removes a menu item from the list. ==Syntax== {{API_Example|Lua|{...)
Newer edit →

Current revision


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