Click or drag to resize

ItemListGetItems Method

Returns the list of UI elements.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual Item[] GetItems()
Request Example View Source

Return Value

Type: Item
See Also