ALobbyBeaconHost::ProcessDisconnect

Handle a request to disconnect a given client from the lobby beacon Notifies the owning beacon host to do its own cleanup

Windows
MacOS
Linux

References

Module

Lobby

Header

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconHost.h

Include

#include "LobbyBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconHost.cpp

Syntax

void ProcessDisconnect
(
    ALobbyBeaconClient * ClientActor
)

Remarks

Handle a request to disconnect a given client from the lobby beacon Notifies the owning beacon host to do its own cleanup

Parameters

Parameter

Description

ClientActor

client that is making the request

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