Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGProxyForGPUData
Description
If this data is a proxy, returns the underlying data type, otherwise returns this data type. @todo_pcg To be deprecated when we switch to the new type
Virtual Inheritance
- UPCGData::GetUnderlyingDataType → UPCGProxyForGPUData::GetUnderlyingDataType
| Name | GetUnderlyingDataType |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/Data/PCGProxyForGPUData.h |
| Include Path | #include "Compute/Data/PCGProxyForGPUData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Compute/Data/PCGProxyForGPUData.cpp |
virtual EPCGDataType GetUnderlyingDataType() const