Singleton pattern.
More...
|
virtual void | Awake () |
| On awake, we initialize our instance. Make sure to call base.Awake() in override if you need awake. More...
|
|
virtual void | InitializeSingleton () |
| Initializes the singleton. More...
|
|
◆ Awake()
◆ InitializeSingleton()
Initializes the singleton.
◆ TryGetInstance()
◆ _instance
◆ Current
◆ HasInstance
◆ Instance
Singleton design pattern
The instance.
The documentation for this class was generated from the following file:
- F:/Github/Store/Feel/Assets/Feel/MMTools/Core/MMSingletons/MMSingleton.cs