SGraphActionMenu::RefreshAllActions

Refreshes the actions that this widget should display

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h

Include

#include "SGraphActionMenu.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphActionMenu.cpp

Syntax

void RefreshAllActions
(
    bool bPreserveExpansion,
    bool bHandleOnSelectionEvent
)

Remarks

Refreshes the actions that this widget should display

Parameters

Parameter

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

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