Navigation
Unreal Engine C++ API Reference > 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 ( const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SGraphNode](API\Editor\GraphEditor\SGraphNode) > OwnerNode )
Parameters
Name | Description |
---|---|
OwnerNode | The SGraphNode that this pin belongs to |