Version: 2022.3

SettingsService

class in UnityEditor

切换到手册

描述

此类提供与 Settings 窗口进行交互的全局 API。

静态函数

ExistsVerify the existence of a settings path.
NotifySettingsProviderChanged使用此函数可向 SettingsService 通知有 SettingsProvider 更改。
OpenProjectSettings打开 Project Settings 窗口,其中已事先选择指定的设置项。
OpenUserPreferences打开 Preferences 窗口,其中已事先选择指定的设置项。
RepaintAllSettingsWindowNotifies the SettingsService that all open Settings windows must be repainted.