# AIWaveDetectorCount

FlagsNative

# Arguments

  • wave — w

Returns — int

native int AIWaveDetectorCount(wave w);

Category: Unclassified

# Examples

# mods/core.sc2mod

MeleeAI.galaxy

// L323
AIWaveDetectorCount(attackWave)
// L330
AIWaveDetectorCount(defendWave)
// L344
AIWaveDetectorCount(attackWave)
// L323
AIWaveDetectorCount(attackWave)
// L330
AIWaveDetectorCount(defendWave)
// L344
AIWaveDetectorCount(attackWave)