MCPcopy 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
393void UFlowGraph::OnSubNodeDropped()
394{
395 NotifyGraphChanged();
396}
397
398void UFlowGraph::RemoveOrphanedNodes()
399{

Callers 1

OnDropMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected