FRemoteControlProtocolDMX

DMX protocol implementation for Remote Control

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RemoteControlProtocolDMX

Header

/Engine/Plugins/VirtualProduction/RemoteControlProtocolDMX/Source/RemoteControlProtocolDMX/Public/RemoteControlProtocolDMX.h

Include

#include "RemoteControlProtocolDMX.h"

Syntax

class FRemoteControlProtocolDMX : public FRemoteControlProtocol

Remarks

DMX protocol implementation for Remote Control

Constructors

Name Description

Public function

FRemoteControlProtocolDMX()

Overridden from IRemoteControlProtocol

Name Description

Public function Virtual

void

 

Bind

Bind the protocol entity to the protocol

Public function Virtual Const

UScriptStruc...

 

GetProtocolScriptStruct()

Get protocol specific Script Struct class

Public function Virtual

void

 

OnEndFrame()

Build to core engine delegated and called at the end of a frame

Public function Virtual

void

 

Unbind

Unbind the protocol entity from the protocol

Public function Virtual

void

 

UnbindAll()

Unbind all protocol entities from the protocol

Constants

Name

Description

ProtocolName

DMX protocol name

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