Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
Inheritance Hierarchy
- IAssetEditorInstance
- FBaseToolkit
- TSharedFromThis
- FAssetEditorToolkit
- ICustomizableObjectDebugger
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/ICustomizableObjectDebugger.h |
| Include | #include "MuCOE/ICustomizableObjectDebugger.h" |
Syntax
class ICustomizableObjectDebugger : public FAssetEditorToolkit
Remarks
Public interface to Customizable Object Editor.
Functions
| Type | Name | Description | |
|---|---|---|---|
| UCustomizableObject * | Retrieves the current Customizable Object displayed in the Editor. |