Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'Int32Range' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Lower Bound | Holds the range's lower bound. |
struct | Upper Bound | Holds the range's upper bound. |
Outputs
Type | Name | Description |
---|---|---|
struct | Int 32Range |