Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphActionNode > API/Editor/GraphEditor/FGraphActionNode/AddChild
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/GraphActionNode.h |
| Include | #include "GraphActionNode.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/GraphActionNode.cpp |
PRAGMA_DISABLE_DEPRECATION_WARNINGS TSharedPtr< FGraphActionNode > AddChild
(
FGraphActionListBuilderBase::ActionGroup const & ActionSet
)