IDMXProtocol::Get

If protocol exists return the pointer otherwise it create a new protocol first and then return the pointer.

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocol.h

Include

#include "Interfaces/IDMXProtocol.h"

Syntax

static IDMXProtocolPtr Get
(
    const FName & ProtocolName
)

Remarks

If protocol exists return the pointer otherwise it create a new protocol first and then return the pointer.

Returns

Return the pointer to protocol

Parameters

Parameter

Description

InProtocolName

Name of the requested 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