Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/FLobbyPlayerStateInfoArray > API/Plugins/Lobby/FLobbyPlayerStateInfoArray/GetPlayer
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 |
ALobbyBeaconPlayerState * GetPlayer
(
const AOnlineBeaconClient * ClientActor
)
Remarks
Get an existing player player state representation of an existing player
Parameters
| Name | Description |
|---|---|
| ClientActor | beacon actor for the player of interest |