namespace · ui.action.settlement
Settlement interface actions
Logical actions used by standard settlement direction.
namespace ui.action.settlement
- Stable ID
ui.action.settlement- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.5.0
Usage
Use these first-party standard-interface actions to browse authored projects, move the placement cursor, designate or cancel construction, and change the current village project's real Work priority.
Parameters
- None
Returns
The registered settlement action IDs.
Cost
Constant-time action lookup.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Bind controls to ui.action.settlement.designate or a placement action.
API history
- 1.5.0: Standard settlement direction actions added for Phase 16D.
- 1.9.0: No-selection village project priority actions added.
Related symbols
ui.action.settlement.designateui.action.settlement.cancel-constructionui.action.settlement.focus-priority-highui.action.settlement.focus-priority-normallifecycle.handle-action