Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphPin
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphPin.h |
| Include | #include "SGraphPin.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphPin.cpp |
void SetOwner
&40;
const TSharedRef< SGraphNode > OwnerNode
&41;
Parameters
| Name | Description |
|---|---|
| OwnerNode | The SGraphNode that this pin belongs to |