Expand description
Open-world management: zone streaming, portals, day/night cycle, weather simulation, and world-level event coordination.
Structs§
- DayNight
Cycle - Full day/night cycle state.
- Portal
- A portal connecting two zones.
- Portal
Id - Weather
System - Weather system with transition and effects.
- World
Clock - In-game calendar tracking.
- World
Rect - World axis-aligned bounding rectangle (XZ plane).
- World
State - Top-level world state coordinator.
- Zone
- A world zone definition.
- ZoneId
- Unique identifier for a world zone.
- Zone
Streamer - Manages which zones are loaded/active based on player position.
Enums§
- Biome
Type - Season
- Weather
Type - World
Event - World-level events dispatched during tick.
- Zone
Stream State - Streaming state of a zone.