IConcertSessionCustomEventHandler

Interface for session custom event handler

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertSessionHandler.h

Include

#include "IConcertSessionHandler.h"

Syntax

class IConcertSessionCustomEventHandler

Remarks

Interface for session custom event handler

Destructors

Functions

Name Description

Public function Const

FDelegateHan...

 

GetHandle()

Public function Const

void

 

HandleEvent

(
    const FConcertSessionContext& Cont...,
    const void* EventData
)

Public function Const

bool

 

HasSameObject

(
    const void* InObject
)

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