IPackageAutoSaver::DisableRestorePromptAndDeclinePackageRecovery

Set a flag to bypass the recovery UI prompt and to automatically decline package recovery.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "IPackageAutoSaver.h"

Syntax

void DisableRestorePromptAndDeclinePackageRecovery()

Remarks

Set a flag to bypass the recovery UI prompt and to automatically decline package recovery. The auto-saver flow runs as usual but when the user is normally prompted for recovery, the system will bypass the prompt and select to dismiss automatically if the flag it set. The flag must be raised before the Engine reach the recovery point during the boot process, otherwise, it has no effect.

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