Skip to main content

Module world

Module world 

Source
Expand description

Open-world management: zone streaming, portals, day/night cycle, weather simulation, and world-level event coordination.

Structs§

DayNightCycle
Full day/night cycle state.
Portal
A portal connecting two zones.
PortalId
WeatherSystem
Weather system with transition and effects.
WorldClock
In-game calendar tracking.
WorldRect
World axis-aligned bounding rectangle (XZ plane).
WorldState
Top-level world state coordinator.
Zone
A world zone definition.
ZoneId
Unique identifier for a world zone.
ZoneStreamer
Manages which zones are loaded/active based on player position.

Enums§

BiomeType
Season
WeatherType
WorldEvent
World-level events dispatched during tick.
ZoneStreamState
Streaming state of a zone.