Version: 2017.3

RemoveRequest

class in UnityEditor.PackageManager.Requests

/

继承自:PackageManager.Requests.Request

切换到手册

描述

表示关于移除项目中包的异步请求。

The PackageManger Client class returns a RemoveRequest instance when you call the Client.Remove method to remove a package from your project. Use this object to determine when the request is complete.

变量

PackageIdOrName此请求将移除的包。

继承的成员

变量

Error请求返回的错误(如果有)。
IsCompleted请求是否已完成。
Status请求状态。