C# Class EmissionView

Inheritance: MonoBehaviour
Afficher le fichier Open project: FIU-SCIS-Senior-Projects/SmartBuilding4 Class Usage Examples

Méthodes publiques

Méthode Description
TextState ( bool state ) : void
ToggleLight ( ) : void

Private Methods

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

Method Details

TextState() public méthode

public TextState ( bool state ) : void
state bool
Résultat void

ToggleLight() public méthode

public ToggleLight ( ) : void
Résultat void