IRemoteSessionModule::CreateHost

Returns host that is not controlled by the module

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "RemoteSession.h"

Syntax

TSharedPtr< IRemoteSessionUnmanagedRole > CreateHost
(
    TArray< FRemoteSessionChannelInfo > SupportedChannels,
    int32 Port
) const

Remarks

Returns host that is not controlled by the module

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