Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGBlueprintElement
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGExecuteBlueprint.h |
| Include | #include "Elements/PCGExecuteBlueprint.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Elements/PCGExecuteBlueprint.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"PCG&124;Input & Output", Meta&61;&40;HideSelfPin&61;"true"&41;&41;
bool GetOutputPinByLabel
&40;
FName InPinLabel,
FPCGPinProperties & OutFoundPin
&41; const
Remarks
Returns true if there is an output pin with the matching label. If found, will copy the pin properties in OutFoundPin