MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / ShowExampleAppConsole

Function ShowExampleAppConsole

lib/imgui/imgui_demo.cpp:3945–3949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3943};
3944
3945static void ShowExampleAppConsole(bool* p_open)
3946{
3947 static ExampleAppConsole console;
3948 console.Draw("Example: Console", p_open);
3949}
3950
3951//-----------------------------------------------------------------------------
3952// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.80

Tested by

no test coverage detected