This version of Unity is unsupported.

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.