Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FUObjectAnnotationChunked
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
Include | #include "UObject/UObjectAnnotation.h" |
virtual void NotifyUObjectDeleted
&40;
const UObjectBase &42; Object,
int32 Index
&41;
Remarks
Interface for FUObjectAllocator::FUObjectDeleteListener
Parameters
Name | Description |
---|---|
Object | object that has been destroyed |
Index | index of object that is being deleted |