Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/Experimental/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
Include |
#include "Online/Lobbies.h" |
struct Params
Input struct for Lobbies::FindLobby
Name | Description | ||
---|---|---|---|
|
Filters |
Filters to apply when searching for lobbies. |
|
|
LobbyId |
Find join info for the target lobby id. |
|
|
LocalUserId |
The local user agent which will perform the action. |
|
|
MaxResults |
Max results to return in one search. Actual count may be smaller based on implementation. |
|
|
TargetUser |
Find lobbies containing the target user. |