C# Class ButtonText, 306_project2

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Start ( ) : void
lastClick ( string msg ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

lastClick() public méthode

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

Property Details

Btext public_oe property

public Text Btext
Résultat Text