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

ModIO.APIClient.gameId

Jackson Wood edited this page Mar 6, 2019 · 7 revisions

APIClient.gameId

public static int gameId;

Description

Game ID that the APIClient should use when contacting the API.

Game details can be found under the API Key Management page on both the production server and test server.

See Authentication and Security for more information.

See also: ModIO.APIClient.gameAPIKey

Initialized Value

-1
Clone this wiki locally