Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGDataTypeInfoProxyForGPU |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/Data/PCGProxyForGPUData.h |
| Include Path | #include "Compute/Data/PCGProxyForGPUData.h" |
Syntax
USTRUCT ()
struct FPCGDataTypeInfoProxyForGPU : public FPCGDataTypeInfo
Inheritance Hierarchy
- FPCGDataTypeInfo → FPCGDataTypeInfoProxyForGPU
Functions
Public
Overridden from FPCGDataTypeInfo
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< UPCGData > GetAssociatedClass() |
Compute/Data/PCGProxyForGPUData.h | ||
virtual EPCGDataType GetAssociatedLegacyType() |
Compute/Data/PCGProxyForGPUData.h | ||
virtual bool Hidden() |
If the type should be hidden to the user. | Compute/Data/PCGProxyForGPUData.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FPCGDataTypeBaseId & AsId() |
Compute/Data/PCGProxyForGPUData.h | ||
static TSubclassOf< UPCGData > GetStaticAssociatedClass() |
Compute/Data/PCGProxyForGPUData.h | ||
static EPCGDataType GetStaticAssociatedLegacyType() |
Compute/Data/PCGProxyForGPUData.h |