filterfunc extends from boolexpr->agent and must be explicitly destroyed with DestroyBoolExpr/DestroyFilter to prevent leaks.
However, most functions from blizzard.j destroy passed boolexpr automatically.
Only call this on filterfunc created via And,Or,Not.
See: Filter.
Generated using TypeDoc
Destroys the provided filter function.