MCPcopy Create free account
hub / github.com/bluescan/tacentview / ExampleAppLog

Method ExampleAppLog

Contrib/imgui/imgui_demo.cpp:6873–6877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6871 bool AutoScroll; // Keep scrolling if already at the bottom.
6872
6873 ExampleAppLog()
6874 {
6875 AutoScroll = true;
6876 Clear();
6877 }
6878
6879 void Clear()
6880 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected