action · ui.action.settlement

settlement.close-sheet

Closes the settlement overview sheet.

ui.action.settlement.close-sheet
Stable ID
ui.action.settlement.close-sheet
Owner
controls.ControlState
Authority
presentation
Timing
immediate
Availability
Phase 19Q9D settlement sheet
Side effects
Invokes the package action callback; gameplay requests still use commands.
Determinism
Action identity is stable and independent of physical input.
Introduced
1.9.0

Usage

Close the standard settlement overview without mutating simulation state.

Parameters

Returns

No gameplay value.

Cost

One bounded package action callback.

Fields

This symbol has no fields.

Errors

Examples

ui.button("Close", "ui.action.settlement.close-sheet", "Close settlement overview", 1)

API history

Related symbols

Project references