IConcertClientPresenceManager::InitiateJumpToPresence

Jump (teleport) to another presence

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientPresenceManager.h"

Syntax

void InitiateJumpToPresence
(
    const FGuid & InEndpointId,
    const FTransform & InTransformOffet
)

Remarks

Jump (teleport) to another presence

Parameters

Parameter

Description

InEndpointId

The presence client endpoint id

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