C# Class IntroLab, 306_project2

Inheritance: MonoBehaviour
Afficher le fichier Open project: ElliotWhiley/306_project2

Méthodes publiques

Свойство Type Description
text Text

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
clicked ( ) : void
setText ( string msg ) : void
skipped ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

clicked() public méthode

public clicked ( ) : void
Résultat void

setText() public méthode

public setText ( string msg ) : void
msg string
Résultat void

skipped() public méthode

public skipped ( ) : void
Résultat void

Property Details

text public_oe property

public Text text
Résultat Text