Table of Contents

Class ManagerSingleton<T>

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class ManagerSingleton<T> : MonoBehaviour where T : MonoBehaviour

Type Parameters

T
Inheritance
ManagerSingleton<T>
Derived

Constructors

ManagerSingleton()

public ManagerSingleton()

Properties

Instance

public static T Instance { get; }

Property Value

T

Methods

Awake()

protected virtual void Awake()