FDiffPanel::GeneratePanel

Generate a panel that displays the Graph and reflects the items in the DiffResults

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) * Graph,
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [TArray](API\Runtime\Core\Containers\TArray)< [FDiffSingleResult](API\Runtime\Engine\FDiffSingleResult) >> DiffResults,
    [TAttribute](API\Runtime\Core\Misc\TAttribute)< int32 > FocusedDiffResult
)

Remarks

Generate a panel that displays the Graph and reflects the items in the DiffResults


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library