Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/TJsonReader
Description
Can't use FChar::IsAlpha because it is TCHAR specific. Also, this only checks A through Z (no underscores or other characters).
| Name | IsAlphaNumber |
| Type | function |
| Header File | /Engine/Source/Runtime/Json/Public/Serialization/JsonReader.h |
| Include Path | #include "Serialization/JsonReader.h" |
bool IsAlphaNumber
(
const CharType & Char
)