FLobbiesEOS::ModifyLobbyAttributes

Change the attributes applied to the lobby.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

OnlineServicesEOS

Header

/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Public/LobbiesEOS.h

Include

#include "LobbiesEOS.h"

Source

/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Private/LobbiesEOS.cpp

Syntax

virtual 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

Parameter

Description

Params

for the ModifyLobbyAttributes call