# AIGetNumMobileTransports

FlagsNative

# Arguments

  • int — player

Returns — int

native int AIGetNumMobileTransports(int player);

Category: Unclassified

# Examples

# mods/core.sc2mod

MeleeWaveAI.galaxy

// L468
AIGetNumMobileTransports(player)
// L558
AIGetNumMobileTransports(player)