UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildMacros.h File Reference

Go to the source code of this file.

Macros

#define AUTORTFM_BUILD_DEBUG   0
 
#define AUTORTFM_BUILD_DEVELOPMENT   0
 
#define AUTORTFM_BUILD_TEST   0
 
#define AUTORTFM_BUILD_SHIPPING   0
 
#define AUTORTFM_PLATFORM_WINDOWS   0
 
#define AUTORTFM_PLATFORM_MAC   0
 
#define AUTORTFM_PLATFORM_LINUX   0
 
#define AUTORTFM_ARCHITECTURE_X64   0
 
#define AUTORTFM_EXCEPTIONS_ENABLED   0
 

Macro Definition Documentation

◆ AUTORTFM_ARCHITECTURE_X64

#define AUTORTFM_ARCHITECTURE_X64   0

◆ AUTORTFM_BUILD_DEBUG

#define AUTORTFM_BUILD_DEBUG   0

◆ AUTORTFM_BUILD_DEVELOPMENT

#define AUTORTFM_BUILD_DEVELOPMENT   0

◆ AUTORTFM_BUILD_SHIPPING

#define AUTORTFM_BUILD_SHIPPING   0

◆ AUTORTFM_BUILD_TEST

#define AUTORTFM_BUILD_TEST   0

◆ AUTORTFM_EXCEPTIONS_ENABLED

#define AUTORTFM_EXCEPTIONS_ENABLED   0

◆ AUTORTFM_PLATFORM_LINUX

#define AUTORTFM_PLATFORM_LINUX   0

◆ AUTORTFM_PLATFORM_MAC

#define AUTORTFM_PLATFORM_MAC   0

◆ AUTORTFM_PLATFORM_WINDOWS

#define AUTORTFM_PLATFORM_WINDOWS   0