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

Method autoholdInput

src/program/ui/InputEditorView.cpp:724–727  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722}
723
724void InputEditorView::autoholdInput(bool checked)
725{
726 inputEditorModel->setAutoholdInput(contextSection, checked);
727}
728
729void InputEditorView::autofireInput(bool checked)
730{

Callers

nothing calls this directly

Calls 1

setAutoholdInputMethod · 0.80

Tested by

no test coverage detected