CapyKit/Documentation/Help/Fields_T_CapyKit_PoolItem_1.md

763 B

PoolItem<T> Fields

Fields

index The zero-based index of the pooled item.
item The pooled item.
locked A flag indicating whether the item is locked or not.
typeName The name of the pooled item Type.

See Also

Reference

PoolItem(T) Class
CapyKit Namespace