Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
188
void InputEditorWindow::resetInputs()
189
{
190
markerView->resetMarkers();
191
}
192
193
void InputEditorWindow::isWindowVisible(bool &visible)
194
{
Callers
2
inputEditorWindow
Method · 0.80
resetInputEditorWindow
Method · 0.80
Calls
1
resetMarkers
Method · 0.45
Tested by
no test coverage detected