Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3414
void ConsoleListener::TextEntryActivated(TextEntry* entry)
3415
{
3416
TheSynth->ClearConsoleInput();
3417
}
3418
3419
void ConsoleListener::TextEntryComplete(TextEntry* entry)
3420
{
Callers
1
MakeActiveTextEntry
Method · 0.45
Calls
1
ClearConsoleInput
Method · 0.80
Tested by
no test coverage detected