IDMXProtocol::GetFinalSendUniverseID

Gets the final protocol universe ID to send This is implemented protocol-specific offset

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocol.h

Include

#include "Interfaces/IDMXProtocol.h"

Syntax

uint16 GetFinalSendUniverseID
(
    uint16 InUniverseID
) const

Remarks

Gets the final protocol universe ID to send This is implemented protocol-specific offset

Returns

Return final Universe ID for sending

Parameters

Parameter

Description

UniverseID

ID of universe to send

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