Navigation
API > API/Plugins > API/Plugins/DMXProtocol
References
| Module | DMXProtocol |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXProtocolModule.h |
| Include | #include "DMXProtocolModule.h" |
Syntax
struct FDMXProtocolRegistrationParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| IDMXProtocolFactory * | ProtocolFactory | The factory used to create the protocol | |
| FName | ProtocolName | The name to use for the protocol (also used in UIs) |