MCPcopy Create free account
hub / github.com/MothCocoon/FlowGraph / FocusDiff

Method FocusDiff

Source/FlowEditor/Private/Asset/SFlowDiff.cpp:642–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640}
641
642void FFlowDiffPanel::FocusDiff(const UEdGraphPin& Pin) const
643{
644 GraphEditor.Pin()->JumpToPin(&Pin);
645}
646
647void FFlowDiffPanel::FocusDiff(const UEdGraphNode& Node) const
648{

Callers 1

Calls 2

IsValidMethod · 0.80
JumpToNodeMethod · 0.80

Tested by

no test coverage detected