Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientPresenceModeFactor-
References
| Module | ConcertSyncClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientPresenceMode.h |
| Include | #include "IConcertClientPresenceMode.h" |
TUniquePtr< IConcertClientBasePresenceMode > CreatePresenceMode&40;&41;
Remarks
Create a presence mode. Called by the presence manager on end frame tick after resetting the presence mode if `ShouldResetPresenceMode_ returned true. a unique pointer to a IConcertClientBasePresenceMode presence mode.