imgui_get_state
Retrieve current state of Dear ImGui windows and widgets, including values, checked states, text, selected indices, and interaction flags.
Instructions
Get the current state of all windows and widgets. Returns values, checked states, text content, selected indices, and interaction flags (clicked, changed, hovered, active, focused).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||