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