namespace · world.region
Regional environment queries
Detached observer-known regional environment facts.
namespace world.region
- Stable ID
world.region- Owner
- game.observer-knowledge
- Authority
- read_only
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.19.0
Usage
Use this namespace for observer-bounded regional environment reports. It has no independent state or mutation authority.
Parameters
- None
Returns
The registered region query contracts.
Cost
Namespace lookup is constant-time.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Read known regions through world.region.known.
API history
- 1.19.0: Region-query namespace added for Phase 19Q9F.