action · ui.action.work

work.next

Selects the next actionable Work target.

ui.action.work.next
Stable ID
ui.action.work.next
Owner
controls.ControlState
Authority
presentation
Timing
immediate
Availability
Phase 16D player direction
Side effects
Invokes the package action callback; gameplay requests still use commands.
Determinism
Action identity is stable and independent of physical input.
Introduced
1.5.0

Usage

Show the next visible work target in stable order.

Parameters

Returns

No gameplay value; updates standard-interface presentation state.

Cost

One bounded package action.

Fields

This symbol has no fields.

Errors

Examples

ui.button("Next", "ui.action.work.next", "Show next work target", 1)

API history

Related symbols

Project references