IConcertEventHandler

Interface for Concert Endpoint event handler

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ConcertTransport

Header

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

Include

#include "IConcertMessageHandler.h"

Syntax

class IConcertEventHandler

Remarks

Interface for Concert Endpoint event handler

Destructors

Name Description

Public function Virtual

~IConcertEventHandler()

Functions

Name Description

Public function Const

void

 

HandleEvent

(
    const FConcertMessageContext& Cont...
)

Handle the request from the context passed

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