FDMXEntityControllerRef

Represents a Controller from a DMX Library.

Windows
MacOS
Linux

Inheritance Hierarchy

FDMXEntityReference

FDMXEntityControllerRef

References

Module

DMXRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityReference.h

Include

#include "Library/DMXEntityReference.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType), Meta=(DisplayName="DMX Controller Ref"))
struct FDMXEntityControllerRef : public FDMXEntityReference

Remarks

Represents a Controller from a DMX Library. Used to store a reference to a Controller outside the DMX Library

Constructors

Functions

Name Description

Public function Const

UDMXEntityCo...

 

GetController()

Specialized GetEntity() to return it already cast

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