Remove

From LoTROInterface Wiki

Jump to: navigation, search


Removes a menu item from the list.

Syntax

Lua
function ControlList:Remove(item);

Parameters

item
Type: Control
The item to remove.

Remarks

Removes a menu item from the list.

Personal tools