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

Class FDiffResults

Source/FlowEditor/Public/Graph/Nodes/FlowGraphNode.h:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 virtual void DestroyNode() override;
233 virtual void NodeConnectionListChanged() override;
234 virtual void FindDiffs(class UEdGraphNode* OtherNode, struct FDiffResults& Results) override;
235 virtual FString GetPropertyNameAndValueForDiff(const FProperty* Prop, const uint8* PropertyAddr) const override;
236 // --
237

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected