UDMXLibrary::AddEntity

Adds an existing Entity, likely created from a copy/paste operation.

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

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

Include

#include "Library/DMXLibrary.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXRuntime/Private/Library/DMXLibrary.cpp

Syntax

void AddEntity
(
    UDMXEntity * InEntity
)

Remarks

Adds an existing Entity, likely created from a copy/paste operation.

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