ForceEnumPlayersCounted
- Parameters
-
whichForce force
filter boolexpr
countLimit integer
- comment
- note
Probably countLimit doesn't work similar to
GroupEnumUnitsInRangeCounted
. Instead seeForceEnumPlayers
.- return type
nothing
- Source code
native ForceEnumPlayersCounted takes force whichForce, boolexpr filter, integer countLimit returns nothing
- Source
- common.j
- wc3modding.com
- ForceEnumPlayersCounted