Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode > API/Runtime/Engine/EdGraph/UEdGraphNode/FindPin
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphNode.cpp |
UEdGraphPin * FindPin
(
const FName PinName,
const EEdGraphPinDirection Direction
) const
Remarks
Find a pin on this node with the supplied name and optional direction