Description
Returns true if the condition is false
Information
| Plugin | RigVM |
| Category | Math|Boolean |
| Tags | ! |
| Type | FRigVMFunction_MathBoolNot |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input value | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The result of the operation | bool |