IConcertClientPresenceManager::GetPresenceTransform

Get the presence actor transform for the specified client endpoint id

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientPresenceManager.h"

Syntax

FTransform GetPresenceTransform
(
    const FGuid & EndpointId
) const

Remarks

Get the presence actor transform for the specified client endpoint id

Returns

the transform of the client or the identity transform if the client wasn't found.

Parameters

Parameter

Description

EndpointId

the endpoint id of the client we we want to retrieve the presence transform

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