Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.APIClient.GetUserGames

Jackson Wood edited this page Jul 20, 2018 · 10 revisions

APIClient.GetUserGames

public void GetUserGames;

Description

Get all games the authenticated user added or is a team member of. Successful request will return a ModIO.API.ResponseArray of ModIO.GameProfile. We recommend reading the filtering documentation to return only the records you want.

Clone this wiki locally