Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- UBlueprintFunctionLibrary
- UPCGBlueprintPinHelpers
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGPin.h |
| Include | #include "PCGPin.h" |
Syntax
UCLASS ()
class UPCGBlueprintPinHelpers : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BreakPinProperty
(
const FPCGPinProperties& PinProperty, |
||
| int32 | GetCorrespondingDataType
(
EPCGExclusiveDataType InExclusiveDataType |
||
| bool | IsExactlySameType
(
int32 AllowedTypes, |
||
| bool | IsOfType
(
int32 AllowedTypes, |
||
| FPCGPinProperties | MakePinProperty
(
FName Label, |