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