No required to inherit to make MonoBehaviour as a singleton. More...
Classes | |
| class | BaseSingleton< T > |
Base class to implement the singleton pattern for UnityEngine.MonoBehaviour. More... | |
| class | FramerateCounter |
| Calculate FPS at runtime, optional to show on GUI with color warning. More... | |
| class | Singleton< T > |
Agent to implement the singleton pattern for UnityEngine.MonoBehaviour. More... | |
No required to inherit to make MonoBehaviour as a singleton.