Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGDataBinding
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetAttributeId
(
const FPCGKernelAttributeKey& InAttribute |
Compute/PCGDataBinding.h | ||
int32 GetAttributeId
(
FPCGAttributeIdentifier InIdentifier, |
Compute/PCGDataBinding.h |
GetAttributeId(const FPCGKernelAttributeKey &)
| Name | GetAttributeId |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataBinding.h |
| Include Path | #include "Compute/PCGDataBinding.h" |
int32 GetAttributeId
(
const FPCGKernelAttributeKey & InAttribute
) const
GetAttributeId(FPCGAttributeIdentifier, EPCGKernelAttributeType)
| Name | GetAttributeId |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataBinding.h |
| Include Path | #include "Compute/PCGDataBinding.h" |
int32 GetAttributeId
(
FPCGAttributeIdentifier InIdentifier,
EPCGKernelAttributeType InType
) const