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
GameTypes
public string[] GameTypes { get; set; }
Property Value
- string[]
TotalWaitTime
public int TotalWaitTime { get; set; }
Property Value
Methods
EqualWith(string[])
public bool EqualWith(string[] gameTypes)
Parameters
gameTypes
string[]
Returns
HasGameType(string)
public bool HasGameType(string gameType)
Parameters
gameType
string
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).