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