  | IPooledObjectPool Property  | 
 
                The pool this object belongs to. Objects cannot be shared
                between different pools.
            
 
    Namespace: 
   RavingBots.MagicGestures.Utils.ObjectPooling
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxIObjectPool Pool { get; set; }Property Value
Type: 
IObjectPool
See Also