• Always returns a new boolean expression that has the result of evaluating logical (expr1 AND expr2).

    Parameters

    Returns HandleHolder<"boolexpr">

    Note

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

    Note

    See: Or, Not, Condition, Filter, DestroyBoolExpr

Generated using TypeDoc