UDMXProtocolSettings::FindOutputPortConfig

Returns the input port matching the predicate, or nullptr if it cannot be found

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXProtocolSettings.h

Include

#include "DMXProtocolSettings.h"

Syntax

template<typename Predicate>
FDMXOutputPortConfig * FindOutputPortConfig
(
    Predicate Pred
)

Remarks

Returns the input port matching the predicate, or nullptr if it cannot be found

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