Click or drag to resize

ItemListGetLastItemT Method

Returns the last UI element.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual T GetLastItem<T>()
where T : Item
Request Example View Source

Type Parameters

T

Return Value

Type: T
See Also