The search keyword must be a single word (no spaces).

Function GetPlayerUnitCount

Line
3132
Location
common.j
Constant?
yes
Type
native
Arguments
player whichPlayer, boolean includeIncomplete
Returns
integer
3132
constant native GetPlayerUnitCount      takes player whichPlayer, boolean includeIncomplete returns integer
3133
constant native GetPlayerTypedUnitCount takes player whichPlayer, string unitName, boolean includeIncomplete, boolean includeUpgrades returns integer
3134
constant native GetPlayerStructureCount takes player whichPlayer, boolean includeIncomplete returns integer
3135
constant native GetPlayerState          takes player whichPlayer, playerstate whichPlayerState returns integer
3136
constant native GetPlayerScore          takes player whichPlayer, playerscore whichPlayerScore returns integer
3137
constant native GetPlayerAlliance       takes player sourcePlayer, player otherPlayer, alliancetype whichAllianceSetting returns boolean