Constructors
constructor
- new ProfileMapStats(toon, gatewayId, stats): ProfileMapStats
-
Parameters
-
toon: string
-
gatewayId: number
-
stats: Map<"1v1", Map<number, Map<string, Map<Race, MapStats>>>>
Properties
gatewayId
gatewayId: number
stats
stats: Map<"1v1", Map<number, Map<string, Map<Race, MapStats>>>>