GetTotalAlienDamage (Harvest)
From OxeyeWiki
|
getTotalAlienDamage() | ||
|
Returns the total amount of damage inflicted upon aliens. | ||
| Parameter | Expected Type | Description |
| Returns | ||
|
Returns the total amount of damage inflicted upon aliens as a Number. | ||
Example
harvest.setRushProgress(harvest.getTotalAlienDamage() / 50000.0)