Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGManagedComponentList
Description
Releases/Mark Unused the resource depending on the bHardRelease flag. Returns true if resource can be removed from the PCG component
Virtual Inheritance
- UPCGManagedResource::Release → UPCGManagedComponentList::Release
| Name | Release |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGManagedResource.h |
| Include Path | #include "PCGManagedResource.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGManagedResource.cpp |
virtual bool Release
(
bool bHardRelease,
TSet< TSoftObjectPtr < AActor > > & OutActorsToDelete
)