![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::IInstallerError, including all inherited members.
| CanRetry() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| FOnErrorDelegate typedef | BuildPatchServices::IInstallerError | |
| GetErrorCode() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| GetErrorText() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| GetErrorType() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| HasError() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| IsCancelled() const =0 | BuildPatchServices::IInstallerError | pure virtual |
| RegisterForErrors(FOnErrorDelegate Delegate)=0 | BuildPatchServices::IInstallerError | pure virtual |
| Reset()=0 | BuildPatchServices::IInstallerError | pure virtual |
| SetError(EBuildPatchInstallError ErrorType, const TCHAR *ErrorSubType, uint32 ErrorCode=0, FText ErrorText=FText::GetEmpty())=0 | BuildPatchServices::IInstallerError | pure virtual |
| UnregisterForErrors(int32 Handle)=0 | BuildPatchServices::IInstallerError | pure virtual |
| ~IInstallerError() | BuildPatchServices::IInstallerError | inlinevirtual |