Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SettingsProvider.scope

public SettingsScope scope;

Description

Gets the Scope of the SettingsProvider. The Scope determines whether the SettingsProvider appears in the Preferences window (SettingsScope.User) or the Settings window (SettingsScope.Project).