TCHAR

Either ANSICHAR or WIDECHAR, depending on whether the platform supports wide characters or the requirements of the licensee.

Choose your operating system:

Windows

macOS

Linux

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.