Click or drag to resize

PoolInstanceIsPooled Property

Returns whether an instance is available or being used.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public bool IsPooled { get; }
Request Example View Source

Property Value

Type: Boolean
See Also