hexis.config.slider
hexis.config.slider(label, min, max, default, step)
| Stability | Kind | Used by an official script |
|---|---|---|
| Supported | function | Yes |
What it does
Slider
Parameters
This binding accepts a variable argument list. Use the documented signature and validate optional forms in a controlled scenario.
Contract confidence
- Java binding: Present in the recorded source snapshot.
- Official script evidence: Used by an official Hexis script.
- Live acceptance: Not recorded for every option and failure path.
Safety and lifecycle
Stop the script if the call returns an unexpected value, the world changes, or the user requests cancellation. Experimental and advanced calls may not yet have uniform structured outcomes.
See Script safety before combining this call with movement, camera, GUI, inventory, chat, or network side effects.