Request<T0>

class in UnityEditor.PackageManager.Requests

/

Hereda de:PackageManager.Requests.Request

Cambiar al Manual

Descripción

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

Variables

ResultThe response to the request.

Miembros heredados

Variables

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