SettingsService

class in UnityEditor

Switch to Manual

Description

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

Static Functions

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.