Class Singleton<T>
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
public class Singleton<T> : MonoBehaviour where T : MonoBehaviour
Type Parameters
T
- Inheritance
-
objectObjectComponentBehaviourMonoBehaviourSingleton<T>
- Derived
public class Singleton<T> : MonoBehaviour where T : MonoBehaviour
T