Vixen
02b45cc4
csharp
public enum AssetIssueKind

Something the database found that a person should know about.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • MetaCreated

    A file with no sidecar. One was created with a fresh GUID.

  • MetaOrphaned

    A sidecar whose asset has gone. It was moved to Library/OrphanMeta/.

  • DuplicateGuid

    Two assets claiming one GUID. One of them was re-GUIDed.

  • MetaUnreadable

    A sidecar that could not be read at all.

Used by (6)

  • AssetDatabaseVixen.Editor.Core
  • AssetDatabaseTestsVixen.Editor.Core.Tests
  • AssetIssueVixen.Editor.Core
  • ContentPipelineVixen.Editor.Assets
  • DiagnosticWriterVixen.Cli
  • DoctorRunnerVixen.Cli