C# Class GameManager_Hospital, Unity3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: kw0006667/Unity3D

Méthodes publiques

Свойство Type Description
GameManager UnityEngine.GUISkin

Méthodes publiques

Méthode Description
Awake ( ) : void
GetFILE_NAME ( ) : string
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

GetFILE_NAME() public méthode

public GetFILE_NAME ( ) : string
Résultat string

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

GameManager public_oe property

public GUISkin,UnityEngine GameManager
Résultat UnityEngine.GUISkin