FRemoteSessionChannelRegistry::CreateChannel

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "Channels/RemoteSessionChannel.h"

Source

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

Syntax

TSharedPtr< IRemoteSessionChannel > CreateChannel
(
    const FStringView InChannelName,
    ERemoteSessionChannelMode InMode,
    TBackChannelSharedPtr< IBackChannelConnection > InConnection
)

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