FUObjectAnnotationSparse::OnUObjectArrayShutdown

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

Windows
MacOS
Linux

Override Hierarchy

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

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