ICustomizableObjectInstanceEditor

Public interface to Customizable Object Instance Editor

Inheritance Hierarchy

References

Module

CustomizableObjectEditor

Header

/Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/ICustomizableObjectInstanceEditor.h

Include

#include "MuCOE/ICustomizableObjectInstanceEditor.h"

Syntax

class ICustomizableObjectInstanceEditor : public FAssetEditorToolkit

Remarks

Public interface to Customizable Object Instance Editor

Functions

Name Description

Public function

bool

 

GetAssetRegistryLoaded()

Getter of AssetRegistryLoaded

Public function

UCustomizabl...

 

GetPreviewInstance()

Public function

void

 

RefreshTool()

Refreshes everything in the Customizable Object Instance Editor.

Public function

void

 

RefreshViewport()

Refreshes the Customizable Object Instance Editor's viewport.

Public function Virtual

void

 

SetPoseAsset

(
    UPoseAsset* PoseAssetParameter
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel