action · ui.action.tuning-bench
tuning-bench.resource-indicators-show
Shows the development resource-activity world indicators.
ui.action.tuning-bench.resource-indicators-show
- Stable ID
ui.action.tuning-bench.resource-indicators-show- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- Phase 17A world-indicator addendum
- Side effects
- Invokes the development package presentation callback.
- Determinism
- Action identity is stable and independent of physical input.
- Introduced
- 1.7.0
Usage
Show the development resource-activity indicators through the Tuning Bench.
Parameters
- None
Returns
No gameplay value; the development package changes host-owned presentation visibility.
Cost
One bounded package action and one indexed channel-state update.
Fields
This symbol has no fields.
Errors
Examples
ui.button("Show resource activity", "ui.action.tuning-bench.resource-indicators-show", "Show resource source status", 1)
API history
- 1.7.0: Tuning Bench resource-indicator show action added.