UDMXEntityFixturePatch::GetRelevantControllers

DEPRECATED 4.27

Windows
MacOS
Linux

Deprecated

  • Controllers are replaced with DMX Ports.

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatch.h

Include

#include "Library/DMXEntityFixturePatch.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixturePatch.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="DMX|Fixture Patch",
          Meta=(DeprecatedFunction, DeprecationMessage="Deprecated 4.27. Controllers are replaced with DMX Ports."))
TArray< UDMXEntityController * > GetRelevantControllers() const

Remarks

DEPRECATED 4.27

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