BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'AnchorData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Anchor Data |
Outputs
Type | Name | Description |
---|---|---|
struct | Offsets | Offset. |
struct | Anchors | Anchors. |
vector2d struct | Alignment | Alignment is the pivot point of the widget. Starting in the upper left at (0,0),ending in the lower right at (1,1). Moving the alignment point allows you to movethe origin of the widget. |