MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / hasScanStarted

Method hasScanStarted

Source/MemoryScanner/MemoryScanner.cpp:723–726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

721}
722
723bool MemScanner::hasScanStarted() const
724{
725 return m_scanStarted;
726}
727
728Common::MemType MemScanner::getType() const
729{

Callers 2

initialiseWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected