AConcertClientPresenceActor::InitPresence

Initialize the presence actor from a set of assets representing HMD, controllers and desktops

Windows
MacOS
Linux

Override Hierarchy

References

Module

ConcertSyncClient

Header

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

Include

#include "ConcertClientPresenceActor.h"

Source

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Private/ConcertClientPresenceActor.cpp

Syntax

virtual void InitPresence
(
    const class UConcertAssetContainer & InAssetContainer,
    FName DeviceType
)

Remarks

Initialize the presence actor from a set of assets representing HMD, controllers and desktops

Parameters

Parameter

Description

InAssetContainer

the asset container for controller, HMD and laser meshes

DeviceType

The device type this actor is representing.

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