Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ CableGrabbed
Method
CableGrabbed
Source/PatchCableSource.cpp:664–669 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
void PatchCableSource::CableGrabbed()
665
{
666
FindValidTargets();
667
668
mOwner->OnCableGrabbed(this);
669
}
670
671
void PatchCableSource::KeyPressed(int key, bool isRepeat)
672
{
Callers
1
Grab
Method · 0.80
Calls
1
OnCableGrabbed
Method · 0.45
Tested by
no test coverage detected