Request<T0>

class in UnityEditor.PackageManager.Requests

/

Inherits from:PackageManager.Requests.Request

Switch to Manual

Description

Tracks the state of an asynchronous Unity Package Manager (Upm) server operation that returns a non-empty response.

Variables

ResultThe response to the request.

Inherited members

Variables

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