Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/Compiler
Inheritance Hierarchy
- Base
- Compiler::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/CompilerPrivate.h |
| Include | #include "MuT/CompilerPrivate.h" |
Syntax
class Private : public mu::Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| CompilerOptionsPtr | m_options | Detailed options. | |
| ErrorLogPtr | m_pErrorLog |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Private () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateRoms
(
Model* p, |