Class SingletonScriptableObject<T>
Inheritance
ScriptableObject
SingletonScriptableObject<T>
Namespace:Mapbox.Unity.Utilities
Assembly:cs.temp.dll.dll
Syntax
public abstract class SingletonScriptableObject<T> : ScriptableObject where T : ScriptableObject
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
Instance
Declaration
public static T Instance { get; }
Property Value
| Type | Description |
|---|---|
| T |