Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphActionMenu
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
| Include | #include "SGraphActionMenu.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphActionMenu.cpp |
bool HandleSelection
&40;
TSharedPtr< FGraphActionNode > & InSelectedItem,
ESelectInfo::Type InSelectionType
&41;
Remarks
Executes the selection delegate providing it has been bound, and the provided action node given is valid and is an action node true if item selection delegate was executed
Parameters
| Name | Description |
|---|---|
| InselectedItem | The graph action node selected |