SGraphNodeAI::AddSubNode

Adds subnode widget inside current node

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

References

   
Module AIGraph
Header /Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h
Include #include "SGraphNodeAI.h"
Source /Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp
virtual void AddSubNode
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SGraphNode](API\Editor\GraphEditor\SGraphNode) > SubNodeWidget
)

Remarks

Adds subnode widget inside current node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library