C# Class LevelGUI, marblemadness

Inheritance: BaseGUI
Afficher le fichier Open project: MtvnGames/marblemadness Class Usage Examples

Méthodes publiques

Свойство Type Description
CountdownPrefab Countdown,

Méthodes publiques

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

CountdownPrefab public_oe property

public Countdown, CountdownPrefab
Résultat Countdown,