IConcertSyncClient::GetPresenceManager

Get the current session presence manager, if any.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertSyncClient.h"

Syntax

IConcertClientPresenceManager * GetPresenceManager() const

Remarks

Get the current session presence manager, if any. @note that pointer shouldn't be stored and always accessed through this client.

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