Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/FSlateEditableTextLayout
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateEditableTextLayout.h |
| Include | #include "Widgets/Text/SlateEditableTextLayout.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateEditableTextLayout.cpp |
FText GetEditableText&40;&41; const
Remarks
Gets the current editable text for this text block Note: We don't store text in this form (it's stored as lines in the text layout) so every call to this function has to reconstruct it