namespace · command.construction
Construction commands
Typed normal construction designation and cancellation requests.
namespace command.construction
- Stable ID
command.construction- Owner
- game.construction
- Authority
- request
- Timing
- fixed_tick
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.5.0
Usage
Use this namespace to submit normal construction designation and cancellation requests. The namespace does not mutate Construction itself.
Parameters
- None
Returns
The registered construction command contracts.
Cost
Constant-time namespace lookup.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Submit through command.construction.designate or command.construction.cancel.
API history
- 1.5.0: Player construction direction added for Phase 16D.