Show / Hide Table of Contents

Enum SettingsScopes

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[ExcludeFromDocs]
public enum SettingsScopes

Fields

Name Description
Project
User

Extension Methods

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