SBlueprintDiff::OnGraphSelectionChanged

Called when user clicks on a new graph list item

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 OnGraphSelectionChanged
(
    TSharedPtr< FGraphToDiff > Item,
    ESelectInfo::Type SelectionType
)

Remarks

Called when user clicks on a new graph list item

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