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 < FModifyLobbyAttributes > ModifyLobbyAttributes
(
FModifyLobbyAttributes::Params && Params
)
Remarks
Change the attributes applied to the lobby. Only the lobby leader may change the lobby attributes. Attributes are validated against the lobby schema before an update can succeed.
Parameters
| Name | Description |
|---|---|
| Params | for the ModifyLobbyAttributes call |