Params

Input struct for Lobbies::DeclineLobbyInvitation

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::DeclineLobbyInvitation

Variables

Name Description

Public variable

FOnlineLobbyIdH...

 

LobbyId

Id of the lobby for which the invitations will be declined.

Public variable

FOnlineAccountI...

 

LocalUserId

The local user agent which will perform the action.