Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'FlipFlop' from its members
Inputs
| 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. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Bool Flip Flop |