FDMXPortManager::GetOutputPortFromConfigChecked

Gets the output port that corresponds to the input port config.

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/IO/DMXPortManager.h

Include

#include "IO/DMXPortManager.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Private/IO/DMXPortManager.cpp

Syntax

FDMXOutputPortSharedRef GetOutputPortFromConfigChecked
(
    const FDMXOutputPortConfig & OutputPortConfig
)

Remarks

Gets the output port that corresponds to the input port config. Checks the config is in the DMXProtocolSetting's OutputPortConfigs array.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss