IConcertClientPresenceManager::SetPresenceModeFactory

Set the presence mode factory The factory creates the presence mode for the manager

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientPresenceManager.h"

Syntax

void SetPresenceModeFactory
(
    TSharedRef< IConcertClientPresenceModeFactory > InFactory
)

Remarks

Set the presence mode factory The factory creates the presence mode for the manager

Parameters

Parameter

Description

InFactory

the factory to use

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