Params

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

FJoinLobby::Params

FLobbiesEOS::FJoinLobbyImpl::Params

References

Module

OnlineServicesEOS

Header

/Engine/Plugins/Online/Experimental/OnlineServicesEOS/Source/Public/LobbiesEOS.h

Include

#include "LobbiesEOS.h"

Syntax

struct Params : public UE::Online::FJoinLobby::Params

Variables

Name Description

Public variable

TSharedPtr< FLo...

 

LobbyData

The lobby handle data.

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.