FDMXEditor::InvokeEditorTabFromEntityType

Activate the editor tab suited to edit Entities of type InEntityClass

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Public/DMXEditor.h

Include

#include "DMXEditor.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Private/DMXEditor.cpp

Syntax

bool InvokeEditorTabFromEntityType
(
    TSubclassOf< UDMXEntity > InEntityClass
)

Remarks

Activate the editor tab suited to edit Entities of type 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