UDMXComponent::OnFixturePatchReceivedDMX

Called when the fixture patch received DMX

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Game/DMXComponent.h

Include

#include "Game/DMXComponent.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Game/DMXComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)()
void OnFixturePatchReceivedDMX
(
    UDMXEntityFixturePatch * FixturePatch,
    const FDMXNormalizedAttributeValueMap & NormalizedValuePerAttribute
)

Remarks

Called when the fixture patch received DMX

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