MCPcopy Create free account
hub / github.com/ZeroMemoryEx/Chaos-Rootkit / ShowExampleAppConsole

Function ShowExampleAppConsole

ring3-gui/libs/imgui/imgui_demo.cpp:6895–6899  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6893};
6894
6895static void ShowExampleAppConsole(bool* p_open)
6896{
6897 static ExampleAppConsole console;
6898 console.Draw("Example: Console", p_open);
6899}
6900
6901//-----------------------------------------------------------------------------
6902// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.80

Tested by

no test coverage detected