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

Method isReplaying

pcsx2/Recording/InputRecordingControls.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61bool InputRecordingControls::isReplaying() const
62{
63 return m_state == Mode::Replaying;
64}
65
66void InputRecordingControls::processControlQueue()
67{

Callers 4

incFrameCounterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected