GetItemCount
From LoTROInterface Wiki
API Reference > Turbine.UI.ListBox.GetItemCount()
Gets the number of items in the list box.
Syntax
| Lua | |
|---|---|
| function ListBox:GetItemCount(); | |
Returns
Type: number
The number of items in the list box.
Remarks
Gets the number of items in the list box.