IDMXNamedType::SetName

Sets the name, matching desired name as closely as possible

Windows
MacOS
Linux

Override Hierarchy

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/IDMXNamedType.h

Include

#include "IDMXNamedType.h"

Syntax

void SetName
(
    const FString & InDesiredName,
    FString & OutUniqueName
)

Remarks

Sets the name, matching desired name as closely as possible

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