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