Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Shaped Text Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Shaped Text Options |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Text Shaping Method | Which text shaping method should the text within this widget use? (unset to use the default returned by GetDefaultTextShapingMethod) |
| enum | Text Flow Direction | Which text flow direction should the text within this widget use? (unset to use the default returned by GetDefaultTextFlowDirection) |