Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
Lobby data structure as seen by the client with additional fields for internal use.
| Name | FLobbyInternal |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/LobbiesCommonTypes.h |
| Include Path | #include "Online/LobbiesCommonTypes.h" |
Syntax
struct FLobbyInternal : public UE::Online::FLobby
Inheritance Hierarchy
- FLobby → FLobbyInternal
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLobbyInternal
(
const TSharedRef< const FSchemaRegistry >& SchemaRegistry |
Online/LobbiesCommonTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SchemaData | FLobbiesSchemaCategoryInstance | Online/LobbiesCommonTypes.h |