SBlueprintDiff::OnGraphSelectionChanged

Called when user clicks on a new graph list item

Unreal Engine C++ API Reference > Editor > Kismet > SBlueprintDiff

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h
Include #include "SBlueprintDiff.h"
Source /Engine/Source/Editor/Kismet/Private/SBlueprintDiff.cpp
void OnGraphSelectionChanged
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< FGraphToDiff > Item,
    [ESelectInfo::Type](API\Runtime\SlateCore\Types\ESelectInfo__Type) SelectionType
)

Remarks

Called when user clicks on a new graph list item


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library