Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ fromSaveState
Method
fromSaveState
pcsx2/Recording/InputRecordingFile.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
bool InputRecordingFile::fromSaveState() const noexcept
80
{
81
return m_savestate;
82
}
83
84
void InputRecordingFile::incrementUndoCount()
85
{
Callers
1
play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected