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 属性

ResultThe response to the request.

Inherited Members 继承成员

Properties 属性

ErrorThe error returned by the request, if any.
IsCompletedWhether the request is complete.
StatusThe request status.