Description
Returns true if the value has changed from the last run
Information
| Plugin | RigVM |
| Category | Math|Boolean |
| Tags | Changed,Different |
| Type | FRigVMFunction_MathBoolToggled |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The value to check / compare | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Toggled | True if the input value has been toggled | bool |