Navigation
API > API/Plugins > API/Plugins/DMXProtocol > API/Plugins/DMXProtocol/IO
References
| Module | DMXProtocol |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/IO/DMXOutputPortConfig.h |
| Include | #include "IO/DMXOutputPortConfig.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDMXOutputPortDestinationAddress
Remarks
The IP address outbound DMX is sent to
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DestinationAddressString | The IP address outbound DMX is sent to |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDMXOutputPortDestinationAddress
(
const FString& DestinationAddress |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FDMXOutputPortDestinationAddress& Other |
||
| bool | operator==
(
const FDMXOutputPortDestinationAddress& Other |