MCPcopy 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
79bool InputRecordingFile::fromSaveState() const noexcept
80{
81 return m_savestate;
82}
83
84void InputRecordingFile::incrementUndoCount()
85{

Callers 1

playMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected