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

Method OnCodeUpdated

Source/CodeEntry.cpp:702–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700}
701
702void CodeEntry::OnCodeUpdated()
703{
704 mCodeUpdated = true;
705}
706
707bool CodeEntry::IsAutocompleteShowing()
708{

Callers 1

PollMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected