Click or drag to resize

GameObjectPoolRoot Class

The root scene container for the pools.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          RavingBots.MagicGestures.UtilsMonoSingletonGameObjectPoolRoot
            RavingBots.MagicGestures.Utils.ObjectPoolingGameObjectPoolRoot

Namespace:  RavingBots.MagicGestures.Utils.ObjectPooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class GameObjectPoolRoot : MonoSingleton<GameObjectPoolRoot>

The GameObjectPoolRoot type exposes the following members.

Constructors
  NameDescription
Public methodGameObjectPoolRoot
Initializes a new instance of the GameObjectPoolRoot class
Top
Methods
See Also