Show / Hide Table of Contents

Enum SettingsScope

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum SettingsScope

Fields

Name Description
Project
User

Extension Methods

MustExtensions.MustBeEqual<SettingsScope>(SettingsScope)
MustExtensions.MustBeEqual<SettingsScope>(SettingsScope, String)
MustExtensions.MustNotBeEqual<SettingsScope>(SettingsScope)
MustExtensions.MustNotBeEqual<SettingsScope>(SettingsScope, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX