MCPcopy 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
754void InputEditorView::getCurrentMarkerText(std::string &marker)
755{
756 marker = currentMarkerText;
757}
758
759void InputEditorView::addMarker()
760{

Callers 1

getMarkerTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected