Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGKernelAttributeKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Compute/PCGDataDescription.h |
|
|
|
Compute/PCGDataDescription.h |
|
|
|
Compute/PCGDataDescription.h |
|
FPCGKernelAttributeKey()
| |
|
| Name |
FPCGKernelAttributeKey |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path |
#include "Compute/PCGDataDescription.h" |
FPCGKernelAttributeKey()
FPCGKernelAttributeKey(FPCGAttributeIdentifier, EPCGKernelAttributeType)
| |
|
| Name |
FPCGKernelAttributeKey |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path |
#include "Compute/PCGDataDescription.h" |
FPCGKernelAttributeKey
(
FPCGAttributeIdentifier InIdentifier,
EPCGKernelAttributeType InType
)
FPCGKernelAttributeKey(const FPCGAttributePropertySelector &, EPCGKernelAttributeType)
| |
|
| Name |
FPCGKernelAttributeKey |
| 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 |
FPCGKernelAttributeKey
(
const FPCGAttributePropertySelector & InSelector,
EPCGKernelAttributeType InType
)