IDMXProtocolFactory::CreateProtocol

It creates only one instance of Protocol. There is the condition to check in DMXProtocolModule

Windows
MacOS
Linux

Override Hierarchy

References

Module

DMXProtocol

Header

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocolFactory.h

Include

#include "Interfaces/IDMXProtocolFactory.h"

Syntax

IDMXProtocolPtr CreateProtocol
(
    const FName & ProtocolName
)

Remarks

It creates only one instance of Protocol. There is the condition to check in DMXProtocolModule

Returns

Return the pointer to protocol

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