DoopelPonger
Static Public Attributes | Properties | List of all members
SingletonScriptableObject< T > Class Template Reference

Class used to enforce the Singleton pattern for ScriptableObjects. More...

Static Public Attributes

static T _instance = null
 

Properties

static T Instance [get]
 

Detailed Description

Class used to enforce the Singleton pattern for ScriptableObjects.

Type Constraints
T :ScriptableObject 

The documentation for this class was generated from the following file: