FDMXEditorUtils::AutoAssignedAddresses

Updates Addresses for Fixture Patches that use specified Parent fixture type and have bAutoAssignAddress set.

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 AutoAssignedAddresses
(
    UDMXEntityFixtureType * ChangedParentFixtureType
)

Remarks

Updates Addresses for Fixture Patches that use specified Parent fixture type and have bAutoAssignAddress set.

Parameters

Parameter

Description

ChangedParentFixtureType

The parent fixture type of the patches that want their channels to be auto assigned

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