Namespace RustMapsApi.V4.Models
Classes
- BasicMonumentConfiguration
Base configuration for a monument on a custom map.
- BiomePreference
A preferred biome for a monument.
- Biomes
The per-biome percentage breakdown of a map.
- BiomesConfiguration
Biome distribution settings.
- Coordinates
A position on the map grid.
- CustomMapSettings
The full settings tree describing a custom map.
- CustomPrefab
A custom prefab applied to a monument slot.
- IslandConfiguration
Island-generation settings.
- LabConfiguration
Generation settings for underwater labs, lakes, oases, or canyons.
- LargeMonumentConfiguration
Configuration for a large monument, adding a desired flag.
- MapGenLimits
Current map-generation limits.
- MapGenerationStat
A usage counter against an allowance.
- MapGenerationStatus
The generation status of a map.
- MapInfo
Full information about a generated map.
- MapSettings
A named, saved custom-map configuration.
- MapThumbnail
A lightweight map reference returned by search.
- Monument
A monument placed on a map.
- MonumentBiomePreference
A biome preference for a specific monument.
- MountainConfiguration
Mountain-generation settings.
- OilRigConfiguration
Configuration for an oil rig monument.
- OilRigPosition
The placement of an oil rig along an edge.
- PrefabCustomizableMonumentConfiguration
Configuration for a monument that supports a custom prefab.
- TerrainConfiguration
Terrain-shaping settings for a custom map.
- TiersConfiguration
Loot-tier distribution settings.
- UploadedMap
A map uploaded to RustMaps.
- WebhookSettings
Webhook notification settings for a custom map.
Enums
- BiomeAngle
The orientation of the biome axis across the map.
- BiomeType
A Rust biome type. Numeric values match the RustMaps wire protocol, except the
Unknown(-1) member, which is a library-only fallback for values this version does not recognize.
- LootAngle
The orientation of the loot-tier axis across the map.
- MapState
The lifecycle state of a map.
- MonumentAlignment
The edge a monument is aligned to.
- MonumentType
A Rust monument type. Numeric values match the RustMaps wire protocol, except the
Unknown(-1) member, which is a library-only fallback for values this version does not recognize.
- SelectionStatus
Whether a feature is wanted in a custom map.