MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / TextEntryActivated

Method TextEntryActivated

Source/ModularSynth.cpp:3414–3417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3412}
3413
3414void ConsoleListener::TextEntryActivated(TextEntry* entry)
3415{
3416 TheSynth->ClearConsoleInput();
3417}
3418
3419void ConsoleListener::TextEntryComplete(TextEntry* entry)
3420{

Callers 1

MakeActiveTextEntryMethod · 0.45

Calls 1

ClearConsoleInputMethod · 0.80

Tested by

no test coverage detected