  | 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
Syntaxprivate readonly Queue<T> _queue
Field Value
Type: 
QueueT
See Also