boolexpr
extends from agent
and must be explicitly destroyed to prevent leaks.
However, most functions from blizzard.j destroy passed boolexpr automatically.
Only call this on boolexpr created via And
,Or
,Not
.
See: And
, Or
, Not
, Condition
, Filter
.
Generated using TypeDoc
Destroys the provided boolean expression.