GroupEnumUnitsInRectCounted

Parameters
whichGroup group
r rect
filter boolexpr
countLimit integer
bug

Causes irregular behavior when used with large numbers.

comment
note

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

return type
nothing
Source code
native GroupEnumUnitsInRectCounted          takes group whichGroup, rect r, boolexpr filter, integer countLimit returns nothing
Source
common.j
wc3modding.com
GroupEnumUnitsInRectCounted