FDMXPortManager::GetInputPortFromConfigChecked

Gets the input 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

FDMXInputPortSharedRef GetInputPortFromConfigChecked
(
    const FDMXInputPortConfig & InputPortConfig
)

Remarks

Gets the input port that corresponds to the input port config. Checks the config is in the DMXProtocolSetting's InputPortConfigs 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