AddItem
From LoTROInterface Wiki
API Reference > Turbine.UI.ListBox.AddItem()
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.
API Reference > Turbine.UI.ListBox.AddItem()
Adds an item to the list box.
| Lua | |
|---|---|
| function ListBox:AddItem(item); | |
item
Type: Control
The item to add.
Adds an item to the list box.