FOnTextChanged

Delegate for hooking up to an editable text box's 'OnTextChanged'

Choose your operating system:

Windows

macOS

Linux

Type

typedef TBaseDelegate_OneParam< void, const FText & > FOnTextChanged

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h

Include

#include "Framework/SlateDelegates.h"

Remarks

Delegate for hooking up to an editable text box's 'OnTextChanged'