FDiffPanel::GeneratePanel

Generate a panel for NewGraph diffed against OldGraph

Unreal Engine C++ API Reference > Editor > Kismet > FDiffPanel > GeneratePanel

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h
Include #include "SBlueprintDiff.h"
Source /Engine/Source/Editor/Kismet/Private/SBlueprintDiff.cpp
void GeneratePanel
(
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * NewGraph,
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * OldGraph
)

Remarks

Generate a panel for NewGraph diffed against OldGraph


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library