| GameObjectPoolT_queue Field |
The queue of cached instances.
Namespace:
RavingBots.MagicGestures.Utils.ObjectPooling
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private readonly Queue<T> _queue
Field Value
Type:
QueueTSee Also