FDMXEditor::SelectEntitiesInTypeTab

Switch to the correct tab for the first Entity's type and select the Entities

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

void SelectEntitiesInTypeTab
(
    const TArray< UDMXEntity * > & InEntities,
    ESelectInfo::Type InSelectionType
)

Remarks

Switch to the correct tab for the first Entity's type and select the Entities

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