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

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

Examples

-- Submit owner-validated repair, extension, cancellation, or gate access requests through this namespace.

API history

Related symbols

Project references