PoolGroup.tracked Field

Ultimate Pooling

PoolGrouptracked Field
A collection of objects that have been spawned by this pool.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected HashSet<Object> tracked
var tracked

Field Value

Type: HashSetObject
See Also