SInlineEditableTextBlock::FArguments::OnBeginTextEdit

Callback when the text starts to be edited

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SInlineEditableTextBlock.h"

Syntax

WidgetArgsType & OnBeginTextEdit
(
    const FOnBeginTextEdit & InDelegate
)

Remarks

Callback when the text starts to be edited

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