The search keyword must be a single word (no spaces).

Function EnumDestructablesInRect

Line
2817
Location
common.j
Constant?
no
Type
native
Arguments
rect r, boolexpr filter, code actionFunc
Returns
nothing
2817
native          EnumDestructablesInRect     takes rect r, boolexpr filter, code actionFunc returns nothing
2818
native          GetDestructableTypeId       takes destructable d returns integer
2819
native          GetDestructableX            takes destructable d returns real
2820
native          GetDestructableY            takes destructable d returns real
2821
native          SetDestructableLife         takes destructable d, real life returns nothing
2822
native          GetDestructableLife         takes destructable d returns real