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