Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Double Range Bound' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Double Range Bound |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Type | Holds the type of the bound. |
| real | Value | Holds the bound's value. |