Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphActionNode
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_ENABLE_DEPRECATION_WARNINGS TSharedPtr< FGraphActionNode > | AddChildAlphabetical
(
const TSharedPtr< FEdGraphSchemaAction >& Action |
Inserts a new action node (and any required category nodes) based off the provided Action. | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS TSharedPtr< FGraphActionNode > | AddChildAlphabetical
(
FGraphActionListBuilderBase::ActionGroup const& ActionSet |