• Destroys the provided condition.

    Parameters

    Returns void

    Note

    conditionfunc extends from boolexpr->agent and must be explicitly destroyed to prevent leaks. However, most functions from blizzard.j destroy passed boolexpr automatically.

    Note

    Only call this on conditionfuncs created via And,Or,Not.

    Note

    See: Condition

Generated using TypeDoc