FBlueprintEditor::OnSelectedNodesChanged

Called when the selection changes in the GraphEditor

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h
Include #include "BlueprintEditor.h"
void OnSelectedNodesChanged
(
    const [TSet](API\Runtime\Core\Containers\TSet)< class [UObject](API\Runtime\CoreUObject\UObject\UObject) * > & NewSelection
)

Remarks

Called when the selection changes in the GraphEditor


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library