Click or drag to resize

PoolAvailable Field

A list of all instances that can be re-used.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public readonly LinkedList<Component> Available
Request Example View Source

Field Value

Type: LinkedListComponent
See Also