action · ui.action.tuning-bench
tuning-bench.construction-020
Sets base construction throughput to 20 work units per second.
ui.action.tuning-bench.construction-020
- Stable ID
ui.action.tuning-bench.construction-020- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- Phase 16 tuning addendum development package
- Side effects
- Invokes the package callback; runtime changes still use restricted commands.
- Determinism
- Action identity is stable and independent of physical input.
- Introduced
- 1.1.0
Usage
Select the default 20 work-units-per-second base construction preset in the Development Tuning Bench.
Parameters
- None
Returns
A logical action delivered to the owning package callback.
Cost
One action callback and one restricted tuning request.
Fields
This symbol has no fields.
Errors
Examples
ui.button("20 work/s", "ui.action.tuning-bench.construction-020", "Set 20 construction work units per second")
API history
- 1.1.0: Development construction-throughput tuning preset added.