FGenericPlatformString::GetEncodingTypeName

Returns the string representing the name of the given encoding type.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformString.h"

Syntax

template<typename Encoding>
static const TCHAR * GetEncodingTypeName()

Remarks

Returns the string representing the name of the given encoding type.

Returns

The name of the CharType as a TCHAR string.

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