UCS2CHAR

A 16-bit character containing a UCS2 (Unicode, 16-bit, fixed-width) code unit, used for compatibility with 'Windows TCHAR' across multiple platforms.

Windows
MacOS
Linux

Type

typedef FPlatformTypes::CHAR16 UCS2CHAR

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/Platform.h

Include

#include "HAL/Platform.h"

Remarks

A 16-bit character containing a UCS2 (Unicode, 16-bit, fixed-width) code unit, used for compatibility with 'Windows TCHAR' across multiple platforms.

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