Click or drag to resize

IPooledObjectQueued Property

if the object is currently unused and waiting in the pool.

Namespace:  RavingBots.MagicGestures.Utils.ObjectPooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
bool Queued { get; set; }

Property Value

Type: Boolean
See Also