Navigation
Unreal Engine C++ API Reference > Plugins > DMXProtocol > Interfaces > IDMXProtocol
References
Module | DMXProtocol |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocol.h |
Include | #include "Interfaces/IDMXProtocol.h" |
void UnregisterOutputPort
&40;
const FDMXOutputPortSharedRef & OutputPort
&41;
Remarks
Called to unregister a DMXOutputPort with the protocol.
Parameters
Name | Description |
---|---|
OutputPort | The Output port that needs to be unregistered |