Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/FLobbiesModifyLobbyDataImpl
| Name | Params |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/LobbiesEOSGS.h |
| Include Path | #include "Online/LobbiesEOSGS.h" |
Syntax
struct Params
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LobbyData | TSharedPtr< FLobbyDataEOS > | The lobby handle data. | Online/LobbiesEOSGS.h | |
| LocalAccountId | FAccountId | The local user agent which will perform the action. | Online/LobbiesEOSGS.h | |
| ServiceChanges | FLobbyClientServiceChanges | Translated changes to be applied to the service. | Online/LobbiesEOSGS.h |