MCPcopy Create free account
hub / github.com/KebsCS/KBotExt / ImGuiOldColumns

Class ImGuiOldColumns

KBotExt/imgui/imgui_internal.h:143–143  ·  view source on GitHub ↗

Storage data for a single column for legacy Columns() api

Source from the content-addressed store, hash-verified

141struct ImGuiNextItemData; // Storage for SetNextItem** functions
142struct ImGuiOldColumnData; // Storage data for a single column for legacy Columns() api
143struct ImGuiOldColumns; // Storage data for a columns set for legacy Columns() api
144struct ImGuiPopupData; // Storage for current popup stack
145struct ImGuiSettingsHandler; // Storage for one type registered in the .ini file
146struct ImGuiStackSizes; // Storage of stack sizes for debugging/asserting

Callers 1

FindOrCreateColumnsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected