Description
Returns true and false as a sequence.
Information
| Plugin | RigVM |
| Category | Math|Boolean |
| Tags | Toggle,Changed,Different |
| Type | FRigVMFunction_MathBoolFlipFlop |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| StartValue | The initial value to use for the flag | bool | False |
| Duration | The duration in seconds at which the result won't change. Use 0 for a different result every time. | float | 0.000000 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting value | bool |