IPackageAutoSaver::ForceMinimumTimeTillAutoSave

Forces the auto-save timer to be the auto-save time limit less the passed in value

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "IPackageAutoSaver.h"

Syntax

void ForceMinimumTimeTillAutoSave
(
    const float TimeTillAutoSave
)

Remarks

Forces the auto-save timer to be the auto-save time limit less the passed in value

Parameters

Parameter

Description

TimeTillAutoSave

The time that will remain until the auto-save limit.

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