Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/SMultiLineEditableText
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h |
| Include | #include "Widgets/Text/SMultiLineEditableText.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Text/SMultiLineEditableText.cpp |
void SetRevertTextOnEscape
&40;
const TAttribute< bool > & InRevertTextOnEscape
&41;
Remarks
Sets whether to allow the user to back out of changes when they press the escape key
Parameters
| Name | Description |
|---|---|
| InRevertTextOnEscape | Allow the user to back out of changes? |