Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UGCObjectReferencer
Description
Destroy function that gets called before the object is freed. This might be as late as from the destructor.
Virtual Inheritance
- UObject::FinishDestroy → UGCObjectReferencer::FinishDestroy
| Name | FinishDestroy |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/GCObject.h |
| Include Path | #include "UObject/GCObject.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/GCObjectReferencer.cpp |
virtual void FinishDestroy()