Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBaseSubgraphSettings
- UObject::BeginDestroy()
- UPCGBaseSubgraphSettings::BeginDestroy()
- UPCGSpawnActorSettings::BeginDestroy()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGSubgraph.h |
| Include | #include "PCGSubgraph.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGSubgraph.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.