Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ OnSubNodeDropped
Method
OnSubNodeDropped
Source/FlowEditor/Private/Graph/FlowGraph.cpp:393–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
}
392
393
void UFlowGraph::OnSubNodeDropped()
394
{
395
NotifyGraphChanged();
396
}
397
398
void UFlowGraph::RemoveOrphanedNodes()
399
{
Callers
1
OnDrop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected