RemoveItem

From LoTROInterface Wiki

Jump to: navigation, search


Removes an item from the list box.

Syntax

Lua
function ListBox:RemoveItem(item);

Parameters

item
Type: Control
The item to remove.

Remarks

Removes an item from the list box.

Personal tools