SetWaveButtonAliens (Harvest)
From OxeyeWiki
(Difference between revisions)
166 MMX (Talk | contribs)
(Created page with '{{HarvestMethod | setWaveButtonAliens(button, alien[, alien[, ...]]) | Sets which aliens that should appear on the wave button in the GUI. The buttons are numbered 1 through 10. ...')
Newer edit →
(Created page with '{{HarvestMethod | setWaveButtonAliens(button, alien[, alien[, ...]]) | Sets which aliens that should appear on the wave button in the GUI. The buttons are numbered 1 through 10. ...')
Newer edit →
Revision as of 22:21, 1 December 2009
|
setWaveButtonAliens(button, alien[, alien[, ...]]) | ||
|
Sets which aliens that should appear on the wave button in the GUI. The buttons are numbered 1 through 10. | ||
| Parameter | Expected Type | Description |
| button | Number | The button to display or hide. (Range 1 to 10) |
| alien | unkown | |
| Returns | ||
|
Returns nothing. | ||
Example
harvest.setWaveButtonAliens(1, ALIEN_DEFAULT, ALIEN_SHIELDER, ALIEN_MEGA)