Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMPop Up Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Orientation | Which direction the contents of the container should flow |
| boolean | Absorb Mouse | Whether the container should handle all mouse inputs |
| struct | Content Padding | How much to pad the contents of the container |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMPop Up Params |