Version 3.3.0.2

SessionSingletonSO<T> class

Namespace: Sirenix.OdinInspector.Editor.Internal
Assembly: Sirenix.OdinInspector.Editor
public abstract class SessionSingletonSO<T> : ScriptableObject where T : SessionSingletonSO<T>
Inheritance
  • System.Object
  • SessionSingletonSO<T>

Type Parameters

T

Constructors

SessionSingletonSO()
protected SessionSingletonSO()

Fields

Key
public static string Key

Properties

Instance
public static T Instance { get; }
Derived Classes