Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetOwningModule
Method
GetOwningModule
Source/PatchCable.cpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
IDrawableModule* PatchCable::GetOwningModule() const
725
{
726
return mOwner->GetOwner();
727
}
728
729
bool PatchCable::IsValidTarget(IClickable* target) const
730
{
Callers
3
Render
Method · 0.80
MousePressed
Method · 0.80
OnModuleDeleted
Method · 0.80
Calls
1
GetOwner
Method · 0.45
Tested by
no test coverage detected