IPackageAutoSaver::OnPackagesDeleted

Called when packages are deleted in the editor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/IPackageAutoSaver.h

Include

#include "IPackageAutoSaver.h"

Syntax

void OnPackagesDeleted
(
    const TArray< UPackage * > & DeletedPackages
)

Remarks

Called when packages are deleted in the editor

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