Mod API Reference:MapFamily: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''MapFamily''': While MapDetails represents a single version of a map, MapFamily represents a collection of versions of a single map. * '''Ca..." |
mNo edit summary |
||
Line 9: | Line 9: | ||
* '''Name''' ''string'': | * '''Name''' ''string'': | ||
* '''UnlockLevel''' ''integer'': | * '''UnlockLevel''' ''integer'': | ||
[[Category:Mod API Reference]] |
Latest revision as of 17:26, 4 December 2018
MapFamily: While MapDetails represents a single version of a map, MapFamily represents a collection of versions of a single map.
- Category MapCategory (enum):
- CreatedBy PlayerID:
- CreatedOn DateTime:
- DateMadePublic Nullable<DateTime>:
- Description string:
- ID MapFamilyID:
- LastModified DateTime:
- Name string:
- UnlockLevel integer: