Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/ILobbies
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include | #include "Online/Lobbies.h" |
TOnlineAsyncOpHandle < FModifyLobbySchema > ModifyLobbySchema
(
FModifyLobbySchema::Params && Params
)
Remarks
Change the schema applied to the lobby and member attributes. Only the lobby leader may change the schema. Existing attributes not present in the new schema will be cleared.
Parameters
| Name | Description |
|---|---|
| Params | for the ModifyLobbySchema call |