Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetCurrentPos
Method
GetCurrentPos
pcsx2/SaveState.h:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
uint GetCurrentPos() const
161
{
162
return m_idx;
163
}
164
165
u8* GetBlockPtr()
166
{
Callers
1
SaveState_DownloadState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected