C# Class TownCenterBuilding, ES2015C

Inheritance: Building
Afficher le fichier Open project: jgirald/ES2015C Class Usage Examples

Méthodes protégées

Méthode Description
Awake ( ) : void
Update ( ) : void
UseWeapon ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

UseWeapon() protected méthode

protected UseWeapon ( ) : void
Résultat void