Navigation
API > API/Plugins > API/Plugins/RemoteSession > API/Plugins/RemoteSession/Channels > API/Plugins/RemoteSession/Channels/FRemoteSessionXRTrackingChannel > API/Plugins/RemoteSession/Channels/FRemoteSessionXRTrackingChannel/__ctor
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 |
FRemoteSessionXRTrackingChannel
(
ERemoteSessionChannelMode InRole,
TSharedPtr < IBackChannelConnection , ESPMode::ThreadSafe > InConnection,
IARSystemSupport * ARSystemSupport
)
Remarks
Only to be called by child classes