MCPcopy Create free account
hub / github.com/clementgallet/libTAS / autofireInput

Method autofireInput

src/program/ui/InputEditorView.cpp:729–732  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

727}
728
729void InputEditorView::autofireInput(bool checked)
730{
731 inputEditorModel->setAutofireInput(contextSection, checked);
732}
733
734void InputEditorView::mainMenu(QPoint pos)
735{

Callers

nothing calls this directly

Calls 1

setAutofireInputMethod · 0.80

Tested by

no test coverage detected