Table of Contents

Class FindLobbyOptions

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public class FindLobbyOptions
Inheritance
FindLobbyOptions

Constructors

FindLobbyOptions()

public FindLobbyOptions()

Fields

Limit

public int Limit

Field Value

int

LobbyFilters

public List<LobbyFilter> LobbyFilters

Field Value

List<LobbyFilter>

Sort

public Dictionary<SortOptions, bool> Sort

Field Value

Dictionary<SortOptions, bool>

Properties

Default

public static FindLobbyOptions Default { get; }

Property Value

FindLobbyOptions