| GameObjectPoolManagerInstance Property | 
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
 Syntax
Syntax Remarks
RemarksIf more than one GameObjectPoolManager exists in the scene, the instance returned by this property is undefined.
If no GameObjectPoolManager is found in the scene, a new root GameObject is created with the GameObjectPoolManager component attached.
 See Also
See Also