![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Inheritance diagram for PersistentSingleton< T >:Public Attributes | |
| bool | UnparentOnAwake = true |
Protected Member Functions | |
| virtual void | Awake () |
| virtual void | InitializeSingleton () |
Static Protected Attributes | |
| static T | instance |
Properties | |
| static bool | HasInstance [get] |
| static T | Current [get] |
| static T | Instance [get] |