Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGManagedDebugStringMessageKey
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 → UPCGManagedDebugStringMessageKey::Release
| Name | Release |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPrintElement.h |
| Include Path | #include "Elements/PCGPrintElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGPrintElement.cpp |
virtual bool Release
(
bool bHardRelease,
TSet< TSoftObjectPtr < AActor > > & OutActorsToDelete
)