HUD API
This page is generated from a recorded Java binding inventory. Supported means an official script uses the member; it does not mean the member has passed focused and live acceptance testing.
| Member | Stability | Verification | AI-runnable | Official use | Purpose |
|---|---|---|---|---|---|
add_state | Supported | bound | No | Yes | Add a HUD state |
create | Supported | bound | No | Yes | Initialize HUD with config |
hide | Experimental | bound | No | No | Hide the HUD |
is_visible | Experimental | bound | No | No | Check if HUD is visible |
set | Supported | bound | No | Yes | Simple HUD definition (updates on each call) |
set_state | Supported | bound | No | Yes | Switch to a HUD state (triggers animation) |
set_var | Experimental | bound | No | No | Set a variable for interpolation |
show | Experimental | bound | No | No | Show the HUD |
start_timer | Supported | bound | No | Yes | Start the session timer |
stop_timer | Experimental | bound | No | No | Stop the session timer |