C# Class RestartUI, TapBand

Inheritance: MonoBehaviour
Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство Type Description
restartPanel GameObject

Méthodes publiques

Méthode Description
OnGUI ( ) : void
RestartLevel ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

RestartLevel() public méthode

public RestartLevel ( ) : void
Résultat void

Property Details

restartPanel public_oe property

public GameObject restartPanel
Résultat GameObject