MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / GetDataIndex

Method GetDataIndex

pcsx2/SaveState.h:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 }
263
264 uptr GetDataIndex() const
265 {
266 return m_dataidx;
267 }
268
269 uint GetDataSize() const
270 {

Callers 2

SaveState_DownloadStateFunction · 0.80
SaveState_AddToZipFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected