GetInvasionWave: Difference between revisions
DrinkyBird (talk | contribs) (Created page with "int '''GetInvasionWave''' (void) == Return value == If Invasion is enabled, the number of the current wave is returned. Otherwise, -1 is returned.") |
DrinkyBird (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
If Invasion is enabled, the number of the current wave is returned. Otherwise, -1 is returned. | If Invasion is enabled, the number of the current wave is returned. Otherwise, -1 is returned. | ||
[[Category: ACS Functions]] |
Revision as of 15:21, 21 August 2016
int GetInvasionWave (void)
Return value
If Invasion is enabled, the number of the current wave is returned. Otherwise, -1 is returned.