Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'EditableTextStyle' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Font | Font family and size to be used when displaying this text. |
struct | Color And Opacity | The color and opacity of this text |
struct | Background Image Selected | Background image for the selected text |
struct | Background Image Composing | Background image for the selected text |
struct | Caret Image | Image brush used for the caret |
Outputs
Type | Name | Description |
---|---|---|
struct | Editable Text Style |