GetInvasionWave: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Source edit
 
Line 1: Line 1:
{{ACSWarning}}
int '''GetInvasionWave''' (void)
int '''GetInvasionWave''' (void)


== Return value ==
== Usage ==
=== Return value ===
Returns the number of the current [[Game Modes#Invasion|Invasion]] wave.
If Invasion is not the current game mode, this function will return -1.


If Invasion is enabled, the number of the current wave is returned. Otherwise, -1 is returned.
== Examples ==
{{noexamples}}


[[Category: ACS Functions]]
== See also ==
* [[GetInvasionState]]
 
[[Category: ACS functions]]