ResetToEditorDefaultsRequest

class in UnityEditor.PackageManager.Requests

/

继承自:PackageManager.Requests.Request

切换到手册

描述

表示关于将项目包重置为当前 Editor 默认配置的异步请求。

The PackageManger Client class returns a ResetToEditorDefaultsRequest instance when you call the Client. ResetToEditorDefaultsRequest method to reset the packages in your project to the current Editor defaults. Use this object to determine when the request is complete.

继承的成员

变量

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