Skip to content

FSMTextNodeWidgetInfo

Module: SMExtendedRuntime

Inherits from FSMTextDisplayWidgetInfo, FSMNodeWidgetInfo

Public Functions

Public Attributes

Name
FInlineEditableTextBlockStyle EditableTextStyle
float WrapTextAt

Additional inherited members

Public Functions inherited from FSMTextDisplayWidgetInfo

Public Attributes inherited from FSMTextDisplayWidgetInfo

Name
FText DefaultText
FTextBlockStyle DefaultTextStyle
FLinearColor OnDropBackgroundColor

Public Functions inherited from FSMNodeWidgetInfo

Public Attributes inherited from FSMNodeWidgetInfo

Public Functions Documentation

function FSMTextNodeWidgetInfo

FSMTextNodeWidgetInfo()

Public Attributes Documentation

variable EditableTextStyle

FInlineEditableTextBlockStyle EditableTextStyle;

Style to apply for the text graph widget display on the node.


variable WrapTextAt

float WrapTextAt;

When to the wrap the text on the node widget.