Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBlueprintPinHelpers
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGPin.h |
| Include | #include "PCGPin.h" |
UFUNCTION (BlueprintPure, Category="PCG|Pins", Meta=(NativeBreakFunc))
static void BreakPinProperty
(
const FPCGPinProperties & PinProperty,
FName & Label,
bool & bAllowMultipleData,
bool & bAllowMultipleConnections,
bool & bIsAdvancedPin,
EPCGExclusiveDataType & AllowedType
)