MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / ExampleAsset

Method ExampleAsset

imgui_tiny_app/imgui/imgui_demo.cpp:11027–11027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11025 int Type;
11026
11027 ExampleAsset(ImGuiID id, int type) { ID = id; Type = type; }
11028
11029 static const ImGuiTableSortSpecs* s_current_sort_specs;
11030

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected