IConcertClientPresenceModeFactory::CreatePresenceMode

Create a presence mode.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientPresenceMode.h"

Syntax

TUniquePtr< IConcertClientBasePresenceMode > CreatePresenceMode()

Remarks

Create a presence mode. Called by the presence manager on end frame tick after resetting the presence mode if `ShouldResetPresenceMode_ returned true.

Returns

a unique pointer to a IConcertClientBasePresenceMode presence mode.

See Also

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