GetPlayerTypedUnitCount
- Parameters
-
whichPlayer player
unitName string
includeIncomplete boolean
includeUpgrades boolean
- comment
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
integer
- Source code
-
constant native GetPlayerTypedUnitCount takes player whichPlayer, string unitName, boolean includeIncomplete, boolean includeUpgrades returns integer