SMultiLineEditableText::FArguments::OnIsTypedCharValid

This is NOT for validating input!

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Syntax

WidgetArgsType & OnIsTypedCharValid
(
    const FOnIsTypedCharValid & InDelegate
)

Remarks

This is NOT for validating input!

Called whenever a character is typed. Not called for copy, paste, or any other text changes!

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