Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGProxyForGPUData
Description
Whether this data is holding onto one or more transient resources. This information can be used to pro-actively release the resource when the data is no longer in use.
Virtual Inheritance
- UPCGData::HoldsTransientResources → UPCGProxyForGPUData::HoldsTransientResources
| Name | HoldsTransientResources |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/Data/PCGProxyForGPUData.h |
| Include Path | #include "Compute/Data/PCGProxyForGPUData.h" |
virtual bool HoldsTransientResources() const