ALobbyBeaconState::GetPlayer

Get an existing player in 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

ALobbyBeaconPlayerState * GetPlayer
(
    const AOnlineBeaconClient * ClientActor
)

Remarks

Get an existing player in the lobby

Returns

player state representation of an existing player

Parameters

Parameter

Description

ClientActor

beacon actor 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