FDMXFixturePatchSharedData::GetSelectedFixturePatches

Returns the selected patch node or nullptr if nothing is selected

Windows
MacOS
Linux

References

Module

DMXEditor

Header

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

Include

#include "DMXFixturePatchSharedData.h"

Source

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

Syntax

const TArray< TWeakObjectPtr< UDMXEntityFixturePatch > > & GetSelectedFixturePatches() const

Remarks

Returns the selected patch node or nullptr if nothing is selected

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