Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelEditor
| Name | IModelViewViewModelEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor/Public/IModelViewViewModelEditorModule.h |
| Include Path | #include "IModelViewViewModelEditorModule.h" |
Syntax
class IModelViewViewModelEditorModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OpenPopoutEditor
(
TNotNull< UObject* > InObject, |
Pops open a new window with a standalone object editor in either read only or edit mode. | IModelViewViewModelEditorModule.h |