MapGenerator
Description
Fields
| Type | Name |
|---|---|
| Random | random |
| uint64 | generator_seed |
| ResourceHandle_MissionDef | mission |
| ResourceHandle_BiomeDef | biome |
| Container< Pair_MaterialHolder_MaterialHolder > | shared_materials |
| TileGrid | tile_grid |
| Container< Pair_TypeHash_Set_IdString > | precached_resources |
| Vector3 | spawn_position |
| Container< Entity > | spawned_treasures |
| uint64 | spawned_treasures_count |
| Container< Entity > | spawned_resources |
| uint64 | spawned_resources_count |