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

Method lockInputColumn

src/program/ui/InputEditorView.cpp:719–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

717}
718
719void InputEditorView::lockInputColumn(bool checked)
720{
721 inputEditorModel->lockUniqueInput(contextSection, checked);
722}
723
724void InputEditorView::autoholdInput(bool checked)
725{

Callers

nothing calls this directly

Calls 1

lockUniqueInputMethod · 0.80

Tested by

no test coverage detected