FLobbyPlayerStateInfoArray::GetPlayer

Get an existing player

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

ALobbyBeaconPlayerState * GetPlayer
(
    const FUniqueNetIdRepl & UniqueId
)

Remarks

Get an existing player

Returns

player state representation of an existing player

Parameters

Parameter

Description

UniqueId

unique id for the player of interest

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