FGraphDiffControl::FNodeMatch::IsValid

Checks to see if this is a valid match.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/GraphDiffControl.h

Include

#include "GraphDiffControl.h"

Source

/Engine/Source/Editor/GraphEditor/Private/GraphDiffControl.cpp

Syntax

bool IsValid() const

Remarks

Checks to see if this is a valid match.

Returns

False if NewNode or OldNode is nullptr, true if both are valid.

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