AddItem

From LoTROInterface Wiki

Jump to: navigation, search


Adds an item to the list box.

Syntax

Lua
function ListBox:AddItem(item);

Parameters

item
Type: Control
The item to add.

Remarks

Adds an item to the list box.

Personal tools