namespace · ui.action.empire
Empire interface actions
Logical actions used by the standard regional strategy view.
namespace ui.action.empire
- Stable ID
ui.action.empire- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.19.0
Usage
Use this namespace for transient Empire-view navigation and selection actions. Its children only change package presentation state or request camera movement.
Parameters
- None
Returns
The registered Empire-view action contracts.
Cost
Namespace lookup is constant-time.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Open the regional view through ui.action.empire.open.
API history
- 1.19.0: Empire-view action namespace added for Phase 19Q9F.