action · ui.action.tuning-bench
tuning-bench.resource-indicators-hide
Hides the development resource-activity world indicators.
ui.action.tuning-bench.resource-indicators-hide
- Stable ID
ui.action.tuning-bench.resource-indicators-hide- 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
Hide 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("Hide resource activity", "ui.action.tuning-bench.resource-indicators-hide", "Hide resource source status", 1)
API history
- 1.7.0: Tuning Bench resource-indicator hide action added.