SGraphNodeAI::AddSubNode

Adds subnode widget inside current node

Windows
MacOS
Linux

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h

Include

#include "SGraphNodeAI.h"

Source

/Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp

Syntax

virtual void AddSubNode
(
    TSharedPtr< SGraphNode > SubNodeWidget
)

Remarks

Adds subnode widget inside current node

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss