C# Class Immersio.Utility.Singleton

Inheritance: MonoBehaviour
Afficher le fichier Open project: rbennett22/Zelda_VR

Protected Properties

Свойство Type Description
_instance T

Méthodes protégées

Méthode Description
Awake ( ) : void

Private Methods

Méthode Description
GetNameFromType ( ) : string

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Property Details

_instance protected_oe static_oe property

protected static T _instance
Résultat T