Choose your operating system:
Windows
macOS
Linux
| UEdGraphNode::FindDiffs()
|
Module |
|
Header |
/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Event.h |
Include |
#include "K2Node_Event.h" |
Source |
/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Event.cpp |
virtual void FindDiffs
(
UEdGraphNode * OtherNode,
struct FDiffResults & Results
)
Gives the node the option to customize how diffs are discovered within it.