Table of Contents

Class MatchmakingQueueGameTypeStats

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class MatchmakingQueueGameTypeStats
Inheritance
MatchmakingQueueGameTypeStats
Inherited Members

Constructors

MatchmakingQueueGameTypeStats()

public MatchmakingQueueGameTypeStats()

MatchmakingQueueGameTypeStats(string[])

public MatchmakingQueueGameTypeStats(string[] gameTypes)

Parameters

gameTypes string[]

Properties

Count

public int Count { get; set; }

Property Value

int

GameTypes

public string[] GameTypes { get; set; }

Property Value

string[]

TotalWaitTime

public int TotalWaitTime { get; set; }

Property Value

int

Methods

EqualWith(string[])

public bool EqualWith(string[] gameTypes)

Parameters

gameTypes string[]

Returns

bool

HasGameType(string)

public bool HasGameType(string gameType)

Parameters

gameType string

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).