Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Freeze
Method
Freeze
pcsx2/USB/deviceproxy.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
bool DeviceProxy::Freeze(USBDevice* dev, StateWrapper& sw) const
49
{
50
return false;
51
}
52
53
void DeviceProxy::UpdateSettings(USBDevice* dev, SettingsInterface& si) const
54
{
Callers
1
DoState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected