Request<T0>
class in UnityEditor.PackageManager.Requests
/
Inherits from:PackageManager.Requests.Request
/
Implemented in:UnityEditor
Description 描述
Tracks the state of an asynchronous Unity Package Manager (Upm) server operation that returns a non-empty response.
Properties 属性
| Result | The response to the request. |
Inherited Members 继承成员
Properties 属性
| Error | The error returned by the request, if any. | ||
| IsCompleted | Whether the request is complete. | ||
| Status | The request status. |