Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableText.h |
Include |
#include "Widgets/Input/SEditableText.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableText.cpp |
void SetRevertTextOnEscape
(
const TAttribute< bool > & InRevertTextOnEscape
)
Sets whether to allow the user to back out of changes when they press the escape key
Parameter |
Description |
---|---|
InRevertTextOnEscape |
Allow the user to back out of changes? |