Description
Returns true if one of the conditions is true
Information
| Plugin | RigVM | ||
| Category | Math|Boolean | ||
| Tags | |||
| Type | FRigVMFunction_MathBoolOr |
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 |