Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FAutoPackageBackup
Description
Helper function that returns the maximum amount of space the user has designated to allow for package backups. This value is determined by a configuration INI setting.
| Name | GetMaxAllowedBackupSpace |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/PackageBackup.h |
| Include Path | #include "PackageBackup.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/PackageBackup.cpp |
static int32 GetMaxAllowedBackupSpace()
The maximum amount of space allowed, in bytes