Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPackageAutoSaver
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IPackageAutoSaver.h |
| Include | #include "IPackageAutoSaver.h" |
void ForceMinimumTimeTillAutoSave
&40;
const float TimeTillAutoSave
&41;
Remarks
Forces the auto-save timer to be the auto-save time limit less the passed in value
Parameters
| Name | Description |
|---|---|
| TimeTillAutoSave | The time that will remain until the auto-save limit. |