Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Clear
Method
Clear
common/MemorySettingsInterface.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void MemorySettingsInterface::Clear()
19
{
20
m_sections.clear();
21
}
22
23
bool MemorySettingsInterface::IsEmpty()
24
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected