UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InstallerError.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Classes

class  BuildPatchServices::IInstallerError
 
class  BuildPatchServices::FInstallerErrorFactory
 

Namespaces

namespace  BuildPatchServices
 
namespace  BuildPatchServices::InitializationErrorCodes
 
namespace  BuildPatchServices::DiskSpaceErrorCodes
 
namespace  BuildPatchServices::PathLengthErrorCodes
 
namespace  BuildPatchServices::DownloadErrorCodes
 
namespace  BuildPatchServices::ConstructionErrorCodes
 
namespace  BuildPatchServices::MoveErrorCodes
 
namespace  BuildPatchServices::VerifyErrorCodes
 
namespace  BuildPatchServices::UserCancelErrorCodes
 
namespace  BuildPatchServices::ApplicationClosedErrorCodes
 
namespace  BuildPatchServices::PrerequisiteErrorPrefixes
 

Functions

FText BuildPatchServices::GetStandardErrorText (EBuildPatchInstallError ErrorType)
 
FText BuildPatchServices::GetDiskSpaceMessage (const FString &Location, uint64 RequiredBytes, uint64 AvailableBytes, const FNumberFormattingOptions *FormatOptions)
 
FString BuildPatchServices::EnumToString (const EBuildPatchInstallError &InErrorType)