C# Class Visible, ES2015F

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

Méthodes publiques

Свойство Type Description
edificio bool
visible bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

edificio public_oe property

public bool edificio
Résultat bool

visible public_oe property

public bool visible
Résultat bool