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