Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNode
- SGraphNode::SetOwner()
- SGraphNodeAI::SetOwner()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h |
| Include | #include "SGraphNode.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp |
virtual void SetOwner
&40;
const TSharedRef< SGraphPanel > & OwnerPanel
&41;
Parameters
| Name | Description |
|---|---|
| OwnerPanel | The GraphPanel that this node belongs to |