Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/CompilerOptions
| Name | Private |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/CompilerPrivate.h |
| Include Path | #include "MuT/CompilerPrivate.h" |
Syntax
class Private
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIgnoreStates | bool | MuT/CompilerPrivate.h | ||
| bLog | bool | MuT/CompilerPrivate.h | ||
| DiskCacheContext | FProxyFileContext | MuT/CompilerPrivate.h | ||
| EmbeddedDataBytesLimit | uint64 | MuT/CompilerPrivate.h | ||
| ImageCompressionQuality | int32 | MuT/CompilerPrivate.h | ||
| ImageFormatFunc | FImageOperator::FImagePixelFormatFunc | MuT/CompilerPrivate.h | ||
| ImageTiling | int32 | MuT/CompilerPrivate.h | ||
| MinTextureResidentMipCount | int32 | \TODO: Unused? | MuT/CompilerPrivate.h | |
| OptimisationOptions | FModelOptimizationOptions | Detailed optimization options. | MuT/CompilerPrivate.h | |
| PackagedDataBytesLimit | uint64 | MuT/CompilerPrivate.h |