Version: 2020.2
言語: 日本語

SettingsService

class in UnityEditor

マニュアルに切り替える

説明

This class provides global APIs to interact with the Settings window.

Static 関数

NotifySettingsProviderChangedUse this function to notify the SettingsService that a SettingsProvider changed.
OpenProjectSettingsOpen the Project Settings window with the specified settings item already selected.
OpenUserPreferencesOpen the Preferences window with the specified settings item already selected.
RepaintAllSettingsWindowNotifies the SettingsService that all open Settings windows must be repainted.