namespace · command.infrastructure
Infrastructure commands
Typed requests that control retained road, fence, and gate projects.
namespace command.infrastructure
- Stable ID
command.infrastructure- Owner
- game.infrastructure-construction
- Authority
- request
- Timing
- fixed_tick
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.19.0
Usage
Use command.infrastructure to reach normal requests for retained local-infrastructure construction. The namespace performs no mutation by itself.
Parameters
- None
Returns
The registered infrastructure command contracts available to the package.
Cost
Namespace lookup is constant-time and performs no owner work.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Submit owner-validated repair, extension, cancellation, or gate access requests through this namespace.
API history
- 1.19.0: Infrastructure construction, maintenance direction, and gate-access commands added for Village Life M2 through M4.
Related symbols
command.infrastructure.cancelcommand.infrastructure.request-workcommand.infrastructure.set-access-policycommand.submitworld.infrastructure.maintenance