Mod API Reference:Game

(Created page with " '''Game''': A simple data structure that gives read-only access to a game's data. * '''Map''' ''MapDetails'': Details about the map, such as...")

Revision as of 06:04, 4 April 2017

Game: A simple data structure that gives read-only access to a game's data.

  • Map MapDetails: Details about the map, such as territories, bonuses, etc. No game-specific data is stored in MapDetails.
  • Settings GameSettings: Settings the game was created with.