FDMXEditor::GetSelectedEntitiesFromTypeTab

Get the selected entities from the tab that stores the passed in type

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

TArray< UDMXEntity * > GetSelectedEntitiesFromTypeTab
(
    TSubclassOf< UDMXEntity > InEntityClass
) const

Remarks

Get the selected entities from the tab that stores the passed in type

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