sint__show_hud
Update HUD panels with new data to display operator information, triggering real-time interface updates for monitoring system activity.
Instructions
Update a HUD panel with new data. Emits an operator.hud.updated event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panel | Yes | Which HUD panel to update | |
| data | No | Data to display in the panel (any JSON value) |