Navigation
Unreal Engine C++ API Reference > 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. |