Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Optional Float (OpenTrackIO)' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Is Set | Whether Value has been set or not |
| real | Value | The actual float value (only valid when bIsSet == true) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Open Track IOOptional Float |