Property TeamMmrs
TeamMmrs
Gets or sets the breakdown of team Machmaking Rank (MMR) values.
Declaration
public System.Collections.Generic.Dictionary<int,double?>? TeamMmrs { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Int32,System.Nullable<System.Double>> |