Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FCreateDataInterfaceParams |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeCommon.h |
| Include Path | #include "Compute/PCGComputeCommon.h" |
Syntax
struct FCreateDataInterfaceParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bProducedByCPU | bool | Compute/PCGComputeCommon.h | ||
| bRequiresExport | bool | Compute/PCGComputeCommon.h | ||
| Context | FPCGGPUCompilationContext * | Compute/PCGComputeCommon.h | ||
| NodeForDebug | const UPCGNode * | Compute/PCGComputeCommon.h | ||
| ObjectOuter | UObject * | Compute/PCGComputeCommon.h | ||
| PinProperties | const FPCGPinProperties * | Compute/PCGComputeCommon.h | ||
| ProducerKernel | const UPCGComputeKernel * | Compute/PCGComputeCommon.h |