FOnIsTypedCharValid

Delegate for validating typed-in characters in [SEditableText](API\Runtime\Slate\Widgets\Input\SEditableText).

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< bool, const TCHAR > FOnIsTypedCharValid

References

Module

Slate

Header

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

Include

#include "Framework/SlateDelegates.h"

Remarks

Delegate for validating typed-in characters in SEditableText. Only invoked for typed characters

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