Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/CompilerOptions
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/CompilerPrivate.h |
| Include | #include "MuT/CompilerPrivate.h" |
Syntax
class Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIgnoreStates | ||
| bool | bLog | ||
| bool | bUseConcurrency | If this flag is enabled, the compiler can use concurrency to reduce compile time at the cost of higher CPU and memory usage. | |
| FProxyFileContext | DiskCacheContext | ||
| uint64 | EmbeddedDataBytesLimit | ||
| int32 | ImageCompressionQuality | ||
| FImageOperator::FImagePixelFormatFunc | ImageFormatFunc | ||
| int32 | ImageTiling | ||
| int32 | MinTextureResidentMipCount | \TODO: Unused? | |
| FModelOptimizationOptions | OptimisationOptions | Detailed optimization options. | |
| uint64 | PackagedDataBytesLimit |