UDMXEntityUniverseManaged

Specialized version of [UDMXEntity](API\Plugins\DMXRuntime\Library\UDMXEntity) which represents an entity that is managed by a Universe

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DMXRuntime

Header

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

Include

#include "Library/DMXEntity.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UDMXEntityUniverseManaged : public UDMXEntity

Remarks

Specialized version of UDMXEntity which represents an entity that is managed by a Universe

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

FDMXProtocolNam...

 

DeviceProtocol

Public variable UProperty Category, EditAnywhere, Meta

TArray< FDMXUni...

 

Universes

Constructors

Name Description

Public function

UDMXEntityUniverseManaged()

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Public function Virtual

void

 

PostLoad()

Do any object-specific cleanup required immediately after loading an object.

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