FDMXEditorUtils::SetNewFixtureFunctionsNames

Set unique names for Fixture Types' Modes and Functions when they have just been created.

Windows
MacOS
Linux

References

Module

DMXEditor

Header

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

Include

#include "DMXEditorUtils.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Private/DMXEditorUtils.cpp

Syntax

static void SetNewFixtureFunctionsNames
(
    UDMXEntityFixtureType * InFixtureType
)

Remarks

Set unique names for Fixture Types' Modes and Functions when they have just been created. We simply rename the Modes/Functions with no name. The user can't set a blank name afterwards, so it's a good way to know which are the new ones.

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