Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL
Type
typedef FPlatformTypes::TCHAR TCHAR
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/Platform.h |
Include | #include "HAL/Platform.h" |
Remarks
Either ANSICHAR or WIDECHAR, depending on whether the platform supports wide characters or the requirements of the licensee.