Params

Input struct for Lobbies::ModifyLobbyAttributes

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineServicesInterface

Header

/Engine/Plugins/Online/Experimental/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h

Include

#include "Online/Lobbies.h"

Syntax

struct Params

Remarks

Input struct for Lobbies::ModifyLobbyAttributes

Variables

Name Description

Public variable

TSet< FLobbyAtt...

 

ClearedAttributes

Attributes to be cleared.

Public variable

FOnlineLobbyIdH...

 

LobbyId

Id of the lobby.

Public variable

FOnlineAccountI...

 

LocalUserId

The local user agent which will perform the action.

Public variable

TMap< FLobbyAtt...

 

MutatedAttributes

New or changed lobby attributes.