GetPlayerTypedUnitCount

Parameters
whichPlayer player
unitName string
includeIncomplete boolean
includeUpgrades boolean
comment
patch

1.00

Source
common.j
return type
integer
Source code
constant native GetPlayerTypedUnitCount takes player whichPlayer, string unitName, boolean includeIncomplete, boolean includeUpgrades returns integer