Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAnnotationSparse
- FUObjectAnnotationSparse::NotifyUObjectDeleted()
- FUObjectAnnotationSparseSearchable::NotifyUObjectDeleted()
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 |