Namespace S1API.Map
Namespaces
Classes
- Building
Modder-facing wrapper for an enterable building in the world. Provides name-based lookup and basic metadata without exposing game types.
- DeliveryLocation
Wrapper for a base-game delivery location.
- ParkingData
Defines where to park
- ParkingLotNameAttribute
Attribute to mark a parking lot identifier class with its GameObject name.
- ParkingLotRegistry
Registry and utilities for parking-related queries.
- ParkingLotWrapper
Modder-facing wrapper for a parking lot.
- ParkingSpotWrapper
Modder-facing wrapper for a parking spot within a lot.
Interfaces
- IParkingLotIdentifier
Marker interface for parking lot identifier classes. Use this with ParkingLotNameAttribute to create type-safe parking lot lookups.
Enums
- Region
The regions available in the game.