FUObjectAnnotationChunked::OnUObjectArrayShutdown

Called when [UObject](API\Runtime\CoreUObject\UObject\UObject) Array is being shut down, this is where all listeners should be removed from it

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FUObjectArray::FUObjectDeleteListener::OnUObjectArrayShutdown()

FUObjectAnnotationChunked::OnUObjectArrayShutdown()

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectAnnotation.h"

Syntax

virtual void OnUObjectArrayShutdown()

Remarks

Called when UObject Array is being shut down, this is where all listeners should be removed from it