Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDataCollectionDesc
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Compute/PCGDataDescription.h | |||
FPCGDataCollectionDesc
(
const FPCGDataCollectionDesc& |
FPCGDataCollectionDesc should not be created directly, use MakeShared(). | Compute/PCGDataDescription.h | |
| Compute/PCGDataDescription.h |
FPCGDataCollectionDesc()
| Name | FPCGDataCollectionDesc |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path | #include "Compute/PCGDataDescription.h" |
FPCGDataCollectionDesc()
FPCGDataCollectionDesc(const FPCGDataCollectionDesc &)
Description
FPCGDataCollectionDesc should not be created directly, use MakeShared().
| Name | FPCGDataCollectionDesc |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path | #include "Compute/PCGDataDescription.h" |
FPCGDataCollectionDesc
(
const FPCGDataCollectionDesc &
)
FPCGDataCollectionDesc(FPCGDataCollectionDesc &&)
| Name | FPCGDataCollectionDesc |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGDataDescription.h |
| Include Path | #include "Compute/PCGDataDescription.h" |
FPCGDataCollectionDesc
(
FPCGDataCollectionDesc &&
)