IRemoteSessionModule::CreateClient

Client implementation Returns a reference to the client role (if any)

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "RemoteSession.h"

Syntax

TSharedPtr< IRemoteSessionRole > CreateClient
(
    const TCHAR * RemoteAddress
)

Remarks

Client implementation Returns a reference to the client role (if any)

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