Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNode
| Type | Name | Description | |
|---|---|---|---|
| void | GetPins
(
TSet< TSharedRef< SWidget > >& AllPins |
Get all the pins found on this node. | |
| void | GetPins
(
TArray< TSharedRef< SWidget > >& AllPins |
Get all the pins found on this node. |