Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h |
Include |
#include "UObject/UObjectAnnotation.h" |
virtual void NotifyUObjectDeleted
(
const UObjectBase * Object,
int32 Index
)
Interface for FUObjectAllocator::FUObjectDeleteListener
Parameter |
Description |
---|---|
Object |
object that has been destroyed |
Index |
index of object that is being deleted |