C# Class TextToggle, ES2015F

Inheritance: MonoBehaviour
Afficher le fichier Open project: jgirald/ES2015F Class Usage Examples

Méthodes publiques

Méthode Description
Toggle ( ) : void
getValue ( ) : string
isActive ( ) : bool

Private Methods

Méthode Description
Start ( ) : void
UpdateText ( ) : void

Method Details

Toggle() public méthode

public Toggle ( ) : void
Résultat void

getValue() public méthode

public getValue ( ) : string
Résultat string

isActive() public méthode

public isActive ( ) : bool
Résultat bool