TConcertRawEventHandler::HandleEvent

Handle the request from the context passed

Windows
MacOS
Linux

Override Hierarchy

IConcertEventHandler::HandleEvent()

TConcertRawEventHandler::HandleEvent()

References

Module

ConcertTransport

Header

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

Include

#include "IConcertMessageHandler.h"

Syntax

virtual void HandleEvent
(
    const FConcertMessageContext & Context
) const

Remarks

Handle the request from the context passed

Parameters

Parameter

Description

Context

the concert message context, the message needs to be casted

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