Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/STemplateStringEditableTextBox > API/Editor/EditorWidgets/STemplateStringEditableTextBox/FArguments
Description
The (optional) resolved text, displayed when the text box is not focused. If not provided, the templated text is shown.
| Name | ResolvedText |
| Type | function |
| Header File | /Engine/Source/Editor/EditorWidgets/Public/STemplateStringEditableTextBox.h |
| Include Path | #include "STemplateStringEditableTextBox.h" |
WidgetArgsType & ResolvedText
(
const TAttribute < FText > & InAttribute
)