SInlineEditableTextBlock::OnTextChanged

Callback for the text box's OnTextChanged event

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 OnTextChanged
(
    const FText & InText
)

Remarks

Callback for the text box's OnTextChanged event

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