INumericTypeInterface::IsCharacterValid

Check whether the typed character is valid

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/NumericTypeInterface.h

Include

#include "Widgets/Input/NumericTypeInterface.h"

Syntax

bool IsCharacterValid
(
    TCHAR InChar
) const

Remarks

Check whether the typed character is valid

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