UDMXProtocolBlueprintLibrary::IsReceiveDMXEnabled

Returns whether Receive DMX from 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 IsReceiveDMXEnabled()

Remarks

Returns whether Receive DMX from the network is enabled globally.

Returns

If true, DMX is received from 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