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