Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/FLobbyPlayerStateInfoArray
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< FLobbyPlayerStateActorInfo > & GetAllPlayers () |
Get all players in the lobby | LobbyBeaconState.h | |
const TArray< FLobbyPlayerStateActorInfo > & GetAllPlayers () |
LobbyBeaconState.h |
GetAllPlayers()
Description
Get all players in the lobby
| Name | GetAllPlayers |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h |
| Include Path | #include "LobbyBeaconState.h" |
TArray< FLobbyPlayerStateActorInfo > & GetAllPlayers()
all player representations in the lobby
GetAllPlayers()
| Name | GetAllPlayers |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h |
| Include Path | #include "LobbyBeaconState.h" |
const TArray< FLobbyPlayerStateActorInfo > & GetAllPlayers() const