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

Method initialState

pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54LayoutEditorDialog::InitialState LayoutEditorDialog::initialState()
55{
56 return m_ui.initialStateEditor->currentData().value<InitialState>();
57}
58
59void LayoutEditorDialog::setupInputWidgets(BreakPointCpu cpu, bool can_clone_current_layout)
60{

Callers 1

newLayoutClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected