UDMXSubsystem::GetRawBuffer

DEPRECATED 4.27

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXSubsystem.h

Include

#include "DMXSubsystem.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/DMXSubsystem.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="DMX",
          Meta=(DeprecatedFunction, DeprecationMessage="Deprecated 4.27. Use GetRawBufferFromInputPort or GetRawBufferFromOutputPort from instead."))
void GetRawBuffer
(
    FDMXProtocolName SelectedProtocol,
    int32 RemoteUniverse,
    TArray< uint8 > & DMXBuffer
)

Remarks

DEPRECATED 4.27

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