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

Method resetInputs

src/program/ui/InputEditorWindow.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void InputEditorWindow::resetInputs()
189{
190 markerView->resetMarkers();
191}
192
193void InputEditorWindow::isWindowVisible(bool &visible)
194{

Callers 2

inputEditorWindowMethod · 0.80

Calls 1

resetMarkersMethod · 0.45

Tested by

no test coverage detected