Header menu logo Nu

LogicApplicator Type

Logical operations that can be applied to an effect behavior.

Union cases

Union case Description

And

Full Usage: And

Equal

Full Usage: Equal

Nand

Full Usage: Nand

Nor

Full Usage: Nor

Or

Full Usage: Or

Xor

Full Usage: Xor

Instance members

Instance member Description

this.IsAnd

Full Usage: this.IsAnd

Returns: bool
Returns: bool

this.IsEqual

Full Usage: this.IsEqual

Returns: bool
Returns: bool

this.IsNand

Full Usage: this.IsNand

Returns: bool
Returns: bool

this.IsNor

Full Usage: this.IsNor

Returns: bool
Returns: bool

this.IsOr

Full Usage: this.IsOr

Returns: bool
Returns: bool

this.IsXor

Full Usage: this.IsXor

Returns: bool
Returns: bool

Type something to start searching.