MCPcopy Create free account
hub / github.com/clementgallet/libTAS / ShowExampleAppConsole

Function ShowExampleAppConsole

src/external/imgui/imgui_demo.cpp:7262–7266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7260};
7261
7262static void ShowExampleAppConsole(bool* p_open)
7263{
7264 static ExampleAppConsole console;
7265 console.Draw("Example: Console", p_open);
7266}
7267
7268//-----------------------------------------------------------------------------
7269// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.80

Tested by

no test coverage detected