SGraphEditorActionMenuAI::CollectAllActions

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

Unreal Engine C++ API Reference > Editor > AIGraph > SGraphEditorActionMenuAI

References

   
Module AIGraph
Header /Engine/Source/Editor/AIGraph/Public/SGraphEditorActionMenuAI.h
Include #include "SGraphEditorActionMenuAI.h"
Source /Engine/Source/Editor/AIGraph/Private/SGraphEditorActionMenuAI.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