FUObjectAnnotationDense::NotifyUObjectDeleted

Interface for FUObjectAllocator::FUObjectDeleteListener

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h

Include

#include "UObject/UObjectAnnotation.h"

Syntax

virtual void NotifyUObjectDeleted
(
    const UObjectBase * Object,
    int32 Index
)

Remarks

Interface for FUObjectAllocator::FUObjectDeleteListener

Parameters

Parameter

Description

Object

object that has been destroyed

Index

index of object that is being deleted

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss