SMultiLineEditableText::FArguments::OnTextCommitted

Called whenever the text is committed.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Syntax

WidgetArgsType & OnTextCommitted
(
    const FOnTextCommitted & InDelegate
)

Remarks

Called whenever the text is committed. This happens when the user presses enter or the text box loses focus.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss