GameObjectsTracker
Class in ChivalrousGames.Common / Inherits from: MonoBehaviour
Description
A simple class to keep track of game objects
Fields
gameObjects | List<GameObject> | The game objects to keep track of |
A simple class to keep track of game objects
gameObjects | List<GameObject> | The game objects to keep track of |