IPackageAutoSaver::UpdateAutoSaveCount

Update the auto-save count based on the delta-value provided

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "IPackageAutoSaver.h"

Syntax

void UpdateAutoSaveCount
(
    const float DeltaSeconds
)

Remarks

Update the auto-save count based on the delta-value provided

Parameters

Parameter

Description

DeltaSeconds

Delta-time (in seconds) since the last update

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