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...
|
| |
◆ Awake()
On awake, we initialize our instance. Make sure to call base.Awake() in override if you need awake.
◆ TryGetInstance()
◆ _instance
◆ Current
◆ HasInstance
◆ Instance
Singleton design pattern
The instance.
The documentation for this class was generated from the following file:
- E:/Github/Store/HighroadEngine/Assets/HighroadEngine/MMTools/Tools/MMSingletons/MMSingleton.cs