Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'FlipFlop' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Bool Flip Flop |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Start Value | The initial value to use for the flag |
| real | Duration | The duration in seconds at which the result won't change.Use 0 for a different result every time. |
| boolean | Result |