Navigation
API > API/Runtime > API/Runtime/Foliage > API/Runtime/Foliage/AInstancedFoliageActor
- UObject::BeginDestroy()
- AActor::BeginDestroy()
- AInstancedFoliageActor::BeginDestroy()
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/InstancedFoliageActor.h |
| Include | #include "InstancedFoliageActor.h" |
| Source | /Engine/Source/Runtime/Foliage/Private/InstancedFoliage.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.