FOnActionSelected

Delegate executed when an action is selected

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu

Type

typedef TBaseDelegate_TwoParams< void, const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FEdGraphSchemaAction](API\Runtime\Engine\EdGraph\FEdGraphSchemaAction) > > &, [ESelectInfo::Type](API\Runtime\SlateCore\Types\ESelectInfo__Type) > FOnActionSelected  

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"

Remarks

Delegate executed when an action is selected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library