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

Method ExampleAppLog

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

Source from the content-addressed store, hash-verified

9369 bool AutoScroll; // Keep scrolling if already at the bottom.
9370
9371 ExampleAppLog()
9372 {
9373 AutoScroll = true;
9374 Clear();
9375 }
9376
9377 void Clear()
9378 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected