Click or drag to resize

PoolUsed Field

A list of all instances that are in use.

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

Field Value

Type: LinkedListComponent
See Also