Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Request<T0>

class in UnityEditor.PackageManager.Requests

/

Inherits from:PackageManager.Requests.Request

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.

Did you find this page useful? Please give it a rating: