Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDataDesc
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ContainsAttribute
(
FPCGAttributeIdentifier InAttributeIdentifier |
Compute/PCGDataDescription.h | ||
bool ContainsAttribute
(
FPCGAttributeIdentifier InAttributeIdentifier, |
Compute/PCGDataDescription.h |
ContainsAttribute(FPCGAttributeIdentifier)
| Name | ContainsAttribute |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path | #include "Compute/PCGDataDescription.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Compute/PCGDataDescription.cpp |
bool ContainsAttribute
(
FPCGAttributeIdentifier InAttributeIdentifier
) const
ContainsAttribute(FPCGAttributeIdentifier, EPCGKernelAttributeType)
| Name | ContainsAttribute |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path | #include "Compute/PCGDataDescription.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Compute/PCGDataDescription.cpp |
bool ContainsAttribute
(
FPCGAttributeIdentifier InAttributeIdentifier,
EPCGKernelAttributeType InAttributeType
) const