Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
723
bool MemScanner::hasScanStarted() const
724
{
725
return m_scanStarted;
726
}
727
728
Common::MemType MemScanner::getType() const
729
{
Callers
2
initialiseWidgets
Method · 0.80
updateScanFilterChoices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected