FDMXBuffer::SetDMXFragment

Updates the fragment in the DMX buffer This is set Map values, by specifying channels into the 512 DMX buffer

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/DMXProtocolTypes.h

Include

#include "DMXProtocolTypes.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Private/DMXProtocolTypes.cpp

Syntax

bool SetDMXFragment
(
    const IDMXFragmentMap & InDMXFragment
)

Remarks

Updates the fragment in the DMX buffer This is set Map values, by specifying channels into the 512 DMX buffer

Returns

True if it was successfully set

Parameters

Parameter

Description

IDMXFragmentMap

DMX fragment map

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