Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Int Margin' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Left | Holds the margin to the left. |
| integer | Top | Holds the margin to the top. |
| integer | Right | Holds the margin to the right. |
| integer | Bottom | Holds the margin to the bottom. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Int Margin |