MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / close

Method close

Source/CocosExplorer.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void CocosExplorer::close()
418{
419 ImGuiPresenter::getInstance()->removeRenderLoop("#cocosExplorer");
420}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected