This version of Unity is unsupported.

SettingsService

class in UnityEditor

Description

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

Static Methods

ExistsVerify the existence of a settings path.
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.