FTCHARToWChar

Special handling for going from char16_t to wchar_t for third party libraries that need wchar_t

Windows
MacOS
Linux

Type

typedef TStringPointer< TCHAR, wchar_t > FTCHARToWChar

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/StringConv.h

Include

#include "Containers/StringConv.h"

Remarks

Special handling for going from char16_t to wchar_t for third party libraries that need wchar_t

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