class in UnityEditor.PackageManager.Requests
/
Inherits from:PackageManager.Requests.Request_1
Suggest a change Success!Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close Submission failedFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close Your name Your email Suggestion* Switch to Manual DescriptionRepresents an asynchronous request to add a package to the project.
The PackageManager Client class returns an AddRequest instance when you call the Client.Add method to add a package to your project. Use this object to determine when the request is complete and to access the result.
Once the request is complete, you can retrieve the PackageInfo instance from the Result property.
Inherited Members Properties Property Description Error The error returned by the request, if any. IsCompleted Whether the request is complete. Status The request status. Result The response to the request.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4