Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework
Type
typedef TBaseDelegate_TwoParams< bool, const FText &, FText & > FOnVerifyTextChanged
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h |
Include | #include "Framework/SlateDelegates.h" |
Remarks
A delegate for a callback whenever text is changed programmatically or interactively by the user, and has to be verified