Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/FCustomizableObj-
| Type | Name | Description | |
|---|---|---|---|
| void | BakeInstance () |
Callback for baking the current instance. If nullptr is passed, the instance in the editor will be taken. | |
| void | BakeInstance
(
UCustomizableObjectInstance* Instance |
Callback for baking the current instance. If nullptr is passed, the instance in the editor will be taken. |