Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | FLobby |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include Path | #include "Online/Lobbies.h" |
Syntax
struct FLobby
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Attributes | TMap< FSchemaAttributeId, FSchemaVariant > | Online/Lobbies.h | ||
| JoinPolicy | ELobbyJoinPolicy | Online/Lobbies.h | ||
| LobbyId | FLobbyId | Online/Lobbies.h | ||
| LocalName | FName | Online/Lobbies.h | ||
| MaxMembers | int32 | Online/Lobbies.h | ||
| Members | TMap< FAccountId, TSharedRef< const FLobbyMember > > | Online/Lobbies.h | ||
| OwnerAccountId | FAccountId | Online/Lobbies.h | ||
| SchemaId | FSchemaId | Online/Lobbies.h |