Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/SGraphNodeAI
- SGraphNode::SetOwner()
- SGraphNodeAI::SetOwner()
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
&40;
const TSharedRef< SGraphPanel > & OwnerPanel
&41;
Parameters
Name | Description |
---|---|
OwnerPanel | The GraphPanel that this node belongs to |