Class RuntimeSingleton<T>
Namespace: Unity.Industrial.Forma.StandardUI
Syntax
public class RuntimeSingleton<T> : MonoBehaviour where T : MonoBehaviour
Type Parameters
Name | Description |
---|---|
T |
Properties
instance
Declaration
public static T instance { get; }
Property Value
Type | Description |
---|---|
T |