SGraphActionMenu::GetSelectedCategorySubActions

Get category child actions that is currently selected

Unreal Engine C++ API Reference > 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 GetSelectedCategorySubActions
(
    [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FEdGraphSchemaAction](API\Runtime\Engine\EdGraph\FEdGraphSchemaAction) >> & OutActions
) const

Remarks

Get category child actions that is currently selected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library