SBlueprintDiff::CreateGraphEntry

Create a list item entry graph that exists in at least one of the blueprints

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h

Include

#include "SBlueprintDiff.h"

Source

/Engine/Source/Editor/Kismet/Private/SBlueprintDiff.cpp

Syntax

void CreateGraphEntry
(
    class UEdGraph * GraphOld,
    class UEdGraph * GraphNew
)

Remarks

Create a list item entry graph that exists in at least one of the blueprints

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