imgui_show_about
Control the ImGui about window visibility to display version information and credits. Pass a boolean to show or hide the window as needed during UI development.
Instructions
Show or hide the ImGui about window (version info, credits)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | Yes | Whether to show the about window |