Description
Returns false if both conditions are true
Information
| Plugin | RigVM |
| Category | Math|Boolean |
| Type | FRigVMFunction_MathBoolNand2 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| A | The first value for the operation | bool | False |
| B | The second value for the operation | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting value | bool |