IRemoteSessionModule::StopClient

Stops the client.

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "RemoteSession.h"

Syntax

void StopClient
(
    TSharedPtr< IRemoteSessionRole > Client,
    const FString & InReason
)

Remarks

Stops the client. After this CreateClient() must be called if a new connection is desired

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