MCPcopy Create free account
hub / github.com/FNA-XNA/FAudio / ExampleAppLog

Method ExampleAppLog

utils/uicommon/imgui_demo.cpp:3986–3990  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3984 bool AutoScroll; // Keep scrolling if already at the bottom
3985
3986 ExampleAppLog()
3987 {
3988 AutoScroll = true;
3989 Clear();
3990 }
3991
3992 void Clear()
3993 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected