IConcertClientBasePresenceMode::SendEvents

Send events for this presence mode This will be called by the presence manager during tick.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientPresenceMode.h

Include

#include "IConcertClientPresenceMode.h"

Syntax

void SendEvents
(
    IConcertClientSession & Session
)

Remarks

Send events for this presence mode This will be called by the presence manager during tick.

Parameters

Parameter

Description

Session

the session to send the mode events on.

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