Choose your operating system:
Windows
macOS
Linux
| ILobbies::ModifyLobbyAttributes()
|
Module |
|
Header |
/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Public/LobbiesEOS.h |
Include |
#include "LobbiesEOS.h" |
Source |
/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Private/LobbiesEOS.cpp |
virtual TOnlineAsyncOpHandle< FModifyLobbyAttributes > ModifyLobbyAttributes
(
FModifyLobbyAttributes::Params && Params
)
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.
Parameter |
Description |
---|---|
Params |
for the ModifyLobbyAttributes call |