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