FSMTextNodeWidgetInfo¶
Module: SMExtendedRuntime
Inherits from FSMTextDisplayWidgetInfo, FSMNodeWidgetInfo
Public Functions¶
| Name | |
|---|---|
| FSMTextNodeWidgetInfo() |
Public Attributes¶
| Name | |
|---|---|
| FInlineEditableTextBlockStyle | EditableTextStyle |
| float | WrapTextAt |
Additional inherited members¶
Public Functions inherited from FSMTextDisplayWidgetInfo
| Name | |
|---|---|
| FSMTextDisplayWidgetInfo() |
Public Attributes inherited from FSMTextDisplayWidgetInfo
| Name | |
|---|---|
| FText | DefaultText |
| FTextBlockStyle | DefaultTextStyle |
| FLinearColor | OnDropBackgroundColor |
Public Functions inherited from FSMNodeWidgetInfo
| Name | |
|---|---|
| FSMNodeWidgetInfo() |
Public Attributes inherited from FSMNodeWidgetInfo
| Name | |
|---|---|
| int32 | MinWidth |
| int32 | MaxWidth |
| int32 | MinHeight |
| int32 | MaxHeight |
| int32 | DisplayOrder_DEPRECATED |
| FLinearColor | BackgroundColor |
| EWidgetClipping | Clipping |
| bool | bConsiderForDefaultWidget |
| ESMOptionalBool | DisplayThumbnail |
Public Functions Documentation¶
function FSMTextNodeWidgetInfo¶
Public Attributes Documentation¶
variable EditableTextStyle¶
Style to apply for the text graph widget display on the node.
variable WrapTextAt¶
When to the wrap the text on the node widget.