UK2Node_Timeline::FindDiffs

Gives the node the option to customize how diffs are discovered within it.

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::FindDiffs()

UK2Node_Timeline::FindDiffs()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Timeline.h

Include

#include "K2Node_Timeline.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Timeline.cpp

Syntax

virtual void FindDiffs
(
    class UEdGraphNode * OtherNode,
    struct FDiffResults & Results
)

Remarks

Gives the node the option to customize how diffs are discovered within it.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss