Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/Compiler
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Private/MuT/CompilerPrivate.h |
| Include | #include "MuT/CompilerPrivate.h" |
Syntax
class Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< ErrorLog > | ErrorLog | ||
| Ptr< CompilerOptions > | m_options |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Private () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateRoms
(
Model*, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAdditionalData | Store for additional data generated during compilation, but not necessary for the runtime. |