FGenericPlatformString::IsValidChar

Specialization of IsValidChar for ANSICHARs.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformString.h

Include

#include "GenericPlatform/GenericPlatformString.h"

Syntax

template<>
bool IsValidChar
(
    ANSICHAR Ch
)

Remarks

Specialization of IsValidChar for ANSICHARs.

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