MCPcopy 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
48bool DeviceProxy::Freeze(USBDevice* dev, StateWrapper& sw) const
49{
50 return false;
51}
52
53void DeviceProxy::UpdateSettings(USBDevice* dev, SettingsInterface& si) const
54{

Callers 1

DoStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected