-
Notifications
You must be signed in to change notification settings - Fork 7
CompHistory
Brian Baldner edited this page Apr 8, 2021
·
2 revisions
CompHistory.GetCompHistory gets your comp games through the startindex and endindex. Endindex has a max of 20, and startindex has to be less than endindex. Can also pass through a custom queue and player Id.
CompHistory his = CompHistory.GetCompHistory(auth, 0, 20, “competitive”, playerid);