FLobbyPlayerStateInfoArray::RemovePlayer

Remove an existing player from the lobby

Windows
MacOS
Linux

References

Module

Lobby

Header

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

Include

#include "LobbyBeaconState.h"

Source

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

Syntax

void RemovePlayer
(
    const FUniqueNetIdRepl & UniqueId
)

Remarks

Remove an existing player from the lobby

Parameters

Parameter

Description

UniqueId

unique id of the player to remove

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