Class Singleton<T>
Inheritance
System.Object
Singleton<T>
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class Singleton<T>
where T : MonoBehaviour
Type Parameters
Name | Description |
---|---|
T |
Properties
instance
Declaration
public static T instance { get; }
Property Value
Type | Description |
---|---|
T |