Params

Input struct for Lobbies::InviteLobbyMember

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

Variables

Name Description

Public variable

FOnlineLobbyIdH...

 

LobbyId

Id of the lobby for which the invitation will be sent.

Public variable

FOnlineAccountI...

 

LocalUserId

The local user agent which will perform the action.

Public variable

FOnlineAccountI...

 

TargetUserId

Id of the player who will be sent the invitation.