UDMXEntity::SetName

Updates this Entity's name and the UI friendly display name

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntity.h

Include

#include "Library/DMXEntity.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntity.cpp

Syntax

void SetName
(
    const FString & InNewName
)

Remarks

Updates this Entity's name and the UI friendly display name

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