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