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 |
void RefreshAllActions
&40;
bool bPreserveExpansion,
bool bHandleOnSelectionEvent
&41;
Remarks
Refreshes the actions that this widget should display
Parameters
| Name | Description |
|---|---|
| bPreserveExpansion | TRUE if the expansion state of the tree should be preserved |
| bHandleOnSelectionEvent | TRUE if the item should be selected and any actions that occur with selection will be handled. FALSE and only selection will occur |