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

Go to the source code of this file.

Macros

#define PRAGMA_DISABLE_OPTIMIZATION_ACTUAL   _Pragma("clang optimize off")
 
#define PRAGMA_ENABLE_OPTIMIZATION_ACTUAL   _Pragma("clang optimize on")
 

Macro Definition Documentation

◆ PRAGMA_DISABLE_OPTIMIZATION_ACTUAL

#define PRAGMA_DISABLE_OPTIMIZATION_ACTUAL   _Pragma("clang optimize off")

◆ PRAGMA_ENABLE_OPTIMIZATION_ACTUAL

#define PRAGMA_ENABLE_OPTIMIZATION_ACTUAL   _Pragma("clang optimize on")