MCPcopy Create free account
hub / github.com/TKazer/CS2_External / ErrorCheckEndFrameRecover

Method ErrorCheckEndFrameRecover

CS2_External/OS-ImGui/imgui/imgui.cpp:9157–9181  ·  view source on GitHub ↗

Experimental recovery from incorrect usage of BeginXXX/EndXXX/PushXXX/PopXXX calls. Must be called during or before EndFrame(). This is generally flawed as we are not necessarily End/Popping things in the right order. FIXME: Can't recover from inside BeginTabItem/EndTabItem yet. FIXME: Can't recover from interleaved BeginTabBar/Begin

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected