Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/LobbiesCommonTypes.h |
| Include | #include "Online/LobbiesCommonTypes.h" |
Syntax
struct FLobbyClientData
Remarks
Lobby data as seen by the client.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLobbyClientData
(
FLobbyId LobbyId, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLobbyClientDataCommitClientChanges::Result | |||
| FLobbyClientDataCommitServiceSnapshot::Result | |||
| TSharedPtr< const FLobbyMemberInternal > | GetMemberData
(
FAccountId MemberAccountId |
||
| const FLobby & | |||
| TSharedRef< const FLobby > | |||
| TOnlineResult< FLobbyClientDataPrepareClientChanges > | |||
| TOnlineResult< FLobbyClientDataPrepareServiceSnapshot > | Apply updated lobby data and generate changes. |