Navigation
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 SetOwner ( const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SGraphPanel](API\Editor\GraphEditor\SGraphPanel) > & OwnerPanel )
Parameters
Name | Description |
---|---|
OwnerPanel | The GraphPanel that this node belongs to |