Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGData
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.
Derived Overrides
- UPCGProxyForGPUData::HoldsTransientResources
- UPCGRenderTargetData::HoldsTransientResources
- UPCGTextureData::HoldsTransientResources
| Name | HoldsTransientResources |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGData.h |
| Include Path | #include "PCGData.h" |
virtual bool HoldsTransientResources() const