Error
The error returned by the request, if any.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.PackageManager.Requests
- Assembly: UnityEditor.CoreModule
public Error Error { get; }
Remarks
This value is only available upon completion of the request. If the request succeeds, the value will be null.