FRemoteSessionXRTrackingChannel::FRemoteSessionXRTrackingChannel

Only to be called by child classes

Windows
MacOS
Linux

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionXRTrackingChannel.h

Include

#include "Channels/RemoteSessionXRTrackingChannel.h"

Source

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Private/Channels/RemoteSessionXRTrackingChannel.cpp

Syntax

FRemoteSessionXRTrackingChannel
(
    ERemoteSessionChannelMode InRole,
    TSharedPtr< IBackChannelConnection, ESPMode::ThreadSafe > InConnection,
    IARSystemSupport * ARSystemSupport
)

Remarks

Only to be called by child classes

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