SGraphEditorActionMenu::CollectAllActions

Callback used to populate all actions list in [SGraphActionMenu](API\Editor\GraphEditor\SGraphActionMenu)

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphEditorActionMenu.h
Include #include "SGraphEditorActionMenu.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphEditorActionMenu.cpp
void CollectAllActions
(
    [FGraphActionListBuilderBase](API\Runtime\Engine\EdGraph\FGraphActionListBuilderBase) & OutAllActions
)

Remarks

Callback used to populate all actions list in SGraphActionMenu


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library