Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'FloatRangeBound' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Float Range Bound |
Outputs
Type | Name | Description |
---|---|---|
enum | Type | Holds the type of the bound. |
real | Value | Holds the bound's value. |