Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectSystem.h |
| Include | #include "MuCO/CustomizableObjectSystem.h" |
Syntax
struct FEditorCompileSettings
Remarks
Struct used to keep a copy of the EditorSettings needed to compile Customizable Objects.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCompileObjectsSynchronously | ||
| bool | bCompileRootObjectsOnStartPIE | ||
| bool | bDisableCompilation | General case. | |
| bool | bEnableAutomaticCompilation | Auto Compile. |