Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientPresenceManager
References
Module | ConcertSyncClient |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientPresenceManager.h |
Include | #include "IConcertClientPresenceManager.h" |
void SetPresenceModeFactory
&40;
TSharedRef< IConcertClientPresenceModeFactory > InFactory
&41;
Remarks
Set the presence mode factory The factory creates the presence mode for the manager
Parameters
Name | Description |
---|---|
InFactory | the factory to use |