Kit Documentation
Kit Documentation
Kit Reference
Kit.UI Namespaces
Kit.UI
ItemList Class
ItemList Methods
Clear Method
GetFirstItem Method
GetItem Method
GetItems Method
GetLastItem Method
IndexOf Method
IsValid Method
Refresh Method
ItemList
IndexOf Method
Returns the index of a particular UI element, or -1 if not found.
Namespace:
Kit.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
virtual
int
IndexOf
(
Item
item
)
Request Example
View Source
Parameters
item
Type:
Kit.UI
Item
Return Value
Type:
Int32
See Also
Reference
ItemList Class
Kit.UI Namespace
Send comments on this topic to
agam@frag-games.com