UDMXLibrary::SetEntityIndex

Move an Entity to a specific index.

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 SetEntityIndex
(
    UDMXEntity * InEntity,
    const int32 NewIndex
)

Remarks

Move an Entity to a specific index.

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