Helper class to manage game object registration and destruction. Breaking circular dependencies by isolating these operations.
Static
Removes a game object from the active scene or global engine loop.
Registers a game object with the active scene or global engine loop.
Helper class to manage game object registration and destruction. Breaking circular dependencies by isolating these operations.