Params

Input struct for Lobbies::JoinLobby

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

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

Variables

Name Description

Public variable

FOnlineLobbyIdH...

 

LobbyId

The id of the lobby to be joined.

Public variable

FName

 

LocalName

The local name for the lobby.

Public variable

FOnlineAccountI...

 

LocalUserId

The local user agent which will perform the action.

Public variable

TArray< FJoinLo...

 

LocalUsers

Local users who will be joining the lobby.