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

Method setBranchIsAbsolute

Source/MemoryScanner/MemoryScanner.cpp:546–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546void MemScanner::setBranchIsAbsolute(const bool isAbsolute)
547{
548 m_branchIsAbsolute = isAbsolute;
549}
550
551void MemScanner::resetSearchRange()
552{

Callers 1

onFirstScanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected