FLobbiesEOS::ModifyLobbyMemberAttributes

Change the attributes applied to a lobby member.

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< FModifyLobbyMemberAttributes > ModifyLobbyMemberAttributes
(
    FModifyLobbyMemberAttributes::Params && Params
)

Remarks

Change the attributes applied to a lobby member. Lobby members may only change their own attributes. Attributes are validated against the lobby schema before an update can succeed.

Parameters

Parameter

Description

Params

for the ModifyLobbyAttributes call