Show / Hide Table of Contents

Enum StatusQueryOptions

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

Fields

Name Description
ForceUpdate
UseCachedAsync
UseCachedIfPossible

Extension Methods

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