TNumericUnitTypeInterface::IsCharacterValid

Check whether the specified 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"

Source

/Engine/Source/Runtime/Slate/Public/Widgets/Input/NumericUnitTypeInterface.inl

Syntax

virtual bool IsCharacterValid
(
    TCHAR InChar
) const

Remarks

Check whether the specified 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