| 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
Syntax IObjectPool Pool { get; set; }
Property Value
Type:
IObjectPoolSee Also