UDMXEntity::ReplicateID

Copy another Entity's ID. Used when copying, to not lose the original Entity's reference

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

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

Include

#include "Library/DMXEntity.h"

Source

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

Syntax

void ReplicateID
(
    UDMXEntity * Other
)

Remarks

Copy another Entity's ID. Used when copying, to not lose the original Entity's reference

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