FDMXEditor::GetEditorWidgetForEntityType

Gets the content widget for the tab that edits Entities from InEntityClass

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXEditor.h

Include

#include "DMXEditor.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Private/DMXEditor.cpp

Syntax

TSharedPtr< SDMXEntityEditor > GetEditorWidgetForEntityType
(
    TSubclassOf< UDMXEntity > InEntityClass
) const

Remarks

Gets the content widget for the tab that edits Entities from InEntityClass

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