Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPCGPin * GetInputPin
(
const FName& Label |
PCGNode.h | ||
const UPCGPin * GetInputPin
(
const FName& Label |
PCGNode.h |
GetInputPin(const FName &)
| Name | GetInputPin |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGNode.h |
| Include Path | #include "PCGNode.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGNode.cpp |
UPCGPin * GetInputPin
(
const FName & Label
)
GetInputPin(const FName &)
| Name | GetInputPin |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGNode.h |
| Include Path | #include "PCGNode.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGNode.cpp |
const UPCGPin * GetInputPin
(
const FName & Label
) const