IConcertTransportModule

Interface for the Concert Transport module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IConcertTransportModule

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IConcertTransportModule.h

Include

#include "IConcertTransportModule.h"

Syntax

class IConcertTransportModule : public IModuleInterface

Remarks

Interface for the Concert Transport module.

Functions

Name Description

Public function Const

TSharedPtr< ...

 

CreateEndpointProvider()

Create a local transport endpoint

Public function Static

IConcertTran...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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