Navigation
API > API/Plugins > API/Plugins/MutableTools
| |
|
| Name |
Compiler |
| Type |
class |
| Header File |
/Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/Compiler.h |
| Include Path |
#include "MuT/Compiler.h" |
Syntax
class Compiler : public mu::RefCounted
Inheritance Hierarchy
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Forbidden. Manage with the Ptr<> template. |
MuT/Compiler.h |
|
Classes
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Compile the expression into a run-time model. |
MuT/Compiler.h |
|
|
Return the log of messages of all the compile operations executed so far. |
MuT/Compiler.h |
|
Protected