GetTotalAlienDamage (Harvest)
From OxeyeWiki
(Difference between revisions)
166 MMX (Talk | contribs)
(Created page with '{{HarvestMethod | getTotalAlienDamage() | Returns the total amount of damage inflicted upon aliens. | | Returns the total amount of damage inflicted upon aliens as a Number. }} =...')
(Created page with '{{HarvestMethod | getTotalAlienDamage() | Returns the total amount of damage inflicted upon aliens. | | Returns the total amount of damage inflicted upon aliens as a Number. }} =...')
Latest revision as of 19:23, 2 December 2009
|
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)