Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Box 2D' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Box 2D |
Outputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | Min | |
| vector2d struct | Max | |
| boolean | Is Valid |