IRemoteSessionModule::InitHost

Server implementation Starts a RemoteSession server that listens for clients on the provided port

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "RemoteSession.h"

Syntax

void InitHost
(
    const int16 Port
)

Remarks

Server implementation Starts a RemoteSession server that listens for clients on the provided port

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