EnumItemsInRect

Parameters
r rect
filter boolexpr
actionFunc code
comment
note

Includes hidden items on the Ground. IsItemVisible & SetItemVisible

patch

1.07

Source
common.j (suggest an edit or discuss on Github)
return type
nothing
Source code
native          EnumItemsInRect     takes rect r, boolexpr filter, code actionFunc returns nothing