C# Class TownCenterBuilding, ES2015C

Inheritance: Building
ファイルを表示 Open project: jgirald/ES2015C Class Usage Examples

Protected Methods

Method Description
Awake ( ) : void
Update ( ) : void
UseWeapon ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

Update() protected method

protected Update ( ) : void
return void

UseWeapon() protected method

protected UseWeapon ( ) : void
return void