Kit Documentation
Kit Documentation
Kit Reference
Kit.UI Namespaces
Kit.UI
ItemList Class
ItemList Methods
GetItem Method
GetItem Method (Int32)
GetItem(T) Method (Int32)
ItemList
GetItem
T
Method (Int32)
Returns the UI element at a particular index, or
if
index
is out-of-bounds.
Namespace:
Kit.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
virtual
T
GetItem
<T>(
int
index
)
where
T :
Item
Request Example
View Source
Parameters
index
Type:
System
Int32
Type Parameters
T
Return Value
Type:
T
See Also
Reference
ItemList Class
GetItem Overload
Kit.UI Namespace
Send comments on this topic to
agam@frag-games.com