Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online > API/Plugins/OnlineServicesCommon/Online/FLobbyClientDataPrepareServiceSn-
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/LobbiesCommonTypes.h |
| Include | #include "Online/LobbiesCommonTypes.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FAccountId, ELobbyMemberLeaveReason > | LeaveReasons | Any leaving members notified by the service. | |
| TMap< FAccountId, FLobbyMemberServiceSnapshot > | LobbyMemberSnapshots | Full snapshot for each member from the service. | |
| FLobbyServiceSnapshot | LobbySnapshot | Full snapshot from the service. |