GroupEnumUnitsInRangeOfLocCounted

Parameters
whichGroup group
whichLocation location
radius real
filter boolexpr
countLimit integer
bug

Causes irregular behavior when used with large numbers.

note

Probably countLimit doesn't work similar to GroupEnumUnitsInRangeCounted. Instead see GroupEnumUnitsInRangeOfLoc.

return type
nothing
Source code
native GroupEnumUnitsInRangeOfLocCounted    takes group whichGroup, location whichLocation, real radius, boolexpr filter, integer countLimit returns nothing
Source
group.j
wc3modding.com
GroupEnumUnitsInRangeOfLocCounted