Skip to content
Brian Baldner edited this page Apr 8, 2021 · 1 revision

Gets mmr data for the current season. Can pass in any player id or use the logged in player’s.

MMR mmr = MMR.GetMMR(auth, playerid);

Clone this wiki locally