Mod API Reference:Game

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(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...")
 
m
 
(One intermediate revision by one user not shown)
Line 3: Line 3:
 
* '''Map''' ''[[Mod API Reference:MapDetails|MapDetails]]'': Details about the map, such as territories, bonuses, etc.  No game-specific data is stored in MapDetails.
 
* '''Map''' ''[[Mod API Reference:MapDetails|MapDetails]]'': Details about the map, such as territories, bonuses, etc.  No game-specific data is stored in MapDetails.
 
* '''Settings''' ''[[Mod API Reference:GameSettings|GameSettings]]'': Settings the game was created with.
 
* '''Settings''' ''[[Mod API Reference:GameSettings|GameSettings]]'': Settings the game was created with.
 +
 +
== Children ==
 +
 +
* [[Mod API Reference:ClientGame|ClientGame]]
 +
* [[Mod API Reference:ServerGame|ServerGame]]
 +
[[Category:Mod API Reference]]

Latest revision as of 17:05, 4 December 2018

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.

[edit] Children

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox