DoopelPonger
|
Class used to enforce the Singleton pattern for ScriptableObjects. More...
Static Public Attributes | |
static T | _instance = null |
Properties | |
static T | Instance [get] |
Class used to enforce the Singleton pattern for ScriptableObjects.
T | : | ScriptableObject |