MCPcopy Create free account
hub / github.com/MyGUI/mygui / quit

Method quit

Common/Base/PlatformBaseManager/SdlBaseManager.cpp:366–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364 }
365
366 void SdlBaseManager::quit()
367 {
368 mExit = true;
369 }
370
371 const std::string& SdlBaseManager::getRootMedia() const
372 {

Callers 5

ExportDemo_ShutdownFunction · 0.80
resumeStateMethod · 0.80
resumeStateMethod · 0.80
resumeStateMethod · 0.80
resumeStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected