Mod API Reference:Game

From Warzone Wiki
Revision as of 07:44, 2 July 2017 by 54.227.73.254 (talk) (added children)
Jump to navigation Jump to search

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.

Children