SInlineEditableTextBlock::OnTextBoxCommitted

Callback when the text box is committed, switches back to label mode.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SInlineEditableTextBlock.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SInlineEditableTextBlock.cpp

Syntax

void OnTextBoxCommitted
(
    const FText & InText,
    ETextCommit::Type InCommitType
)

Remarks

Callback when the text box is committed, switches back to label mode.

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