Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ getCurrentMarkerText
Method
getCurrentMarkerText
src/program/ui/InputEditorView.cpp:754–757 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
752
}
753
754
void InputEditorView::getCurrentMarkerText(std::string &marker)
755
{
756
marker = currentMarkerText;
757
}
758
759
void InputEditorView::addMarker()
760
{
Callers
1
getMarkerText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected