UDMXProtocolBlueprintLibrary::IsSendDMXEnabled

Returns whether send DMX to the network is enabled globally.

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXProtocolBlueprintLibrary.h

Include

#include "DMXProtocolBlueprintLibrary.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Private/DMXProtocolBlueprintLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="DMX")
static bool IsSendDMXEnabled()

Remarks

Returns whether send DMX to the network is enabled globally.

Returns

If true, DMX is sent to the Network

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