Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncClient > IConcertClientBasePresenceMode
References
Module | ConcertSyncClient |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientPresenceMode.h |
Include | #include "IConcertClientPresenceMode.h" |
void SendEvents
&40;
IConcertClientSession & Session
&41;
Remarks
Send events for this presence mode This will be called by the presence manager during tick.
Parameters
Name | Description |
---|---|
Session | the session to send the mode events on. |