Navigation
API > API/Plugins > API/Plugins/RemoteSession > API/Plugins/RemoteSession/FRemoteSessionXRTrackingChannel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRemoteSessionXRTrackingChannel
(
ERemoteSessionChannelMode InRole, |
Channels/RemoteSessionXRTrackingChannel.h | ||
FRemoteSessionXRTrackingChannel
(
ERemoteSessionChannelMode InRole, |
Only to be called by child classes | Channels/RemoteSessionXRTrackingChannel.h |
FRemoteSessionXRTrackingChannel(ERemoteSessionChannelMode, TSharedPtr< IBackChannelConnection, ESPMode::ThreadSafe >)
| Name | FRemoteSessionXRTrackingChannel |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionXRTrackingChannel.h |
| Include Path | #include "Channels/RemoteSessionXRTrackingChannel.h" |
| Source | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Private/Channels/RemoteSessionXRTrackingChannel.cpp |
FRemoteSessionXRTrackingChannel
(
ERemoteSessionChannelMode InRole,
TSharedPtr < IBackChannelConnection , ESPMode::ThreadSafe > InConnection
)
FRemoteSessionXRTrackingChannel(ERemoteSessionChannelMode, TSharedPtr< IBackChannelConnection, ESPMode::ThreadSafe >, IARSystemSupport *)
Description
Only to be called by child classes
| Name | FRemoteSessionXRTrackingChannel |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionXRTrackingChannel.h |
| Include Path | #include "Channels/RemoteSessionXRTrackingChannel.h" |
| Source | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Private/Channels/RemoteSessionXRTrackingChannel.cpp |
FRemoteSessionXRTrackingChannel
(
ERemoteSessionChannelMode InRole,
TSharedPtr < IBackChannelConnection , ESPMode::ThreadSafe > InConnection,
IARSystemSupport * ARSystemSupport
)