Mod API Reference:Game: Difference between revisions
Jump to navigation
Jump to search
added children |
mNo edit summary |
||
Line 8: | Line 8: | ||
* [[Mod API Reference:ClientGame|ClientGame]] | * [[Mod API Reference:ClientGame|ClientGame]] | ||
* [[Mod API Reference:ServerGame|ServerGame]] | * [[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.