Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGManagedResource
- UPCGManagedResource::Release()
- UPCGManagedActors::Release()
- UPCGManagedComponent::Release()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGManagedResource.h |
| Include | #include "PCGManagedResource.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGManagedResource.cpp |
virtual bool Release
&40;
bool bHardRelease,
TSet< TSoftObjectPtr< AActor >> & OutActorsToDelete
&41;
Remarks
Releases/Mark Unsued the resource depending on the bHardRelease flag. Returns true if resource can be removed from the PCG component