Vixen
02b45cc4
csharp
public record class ImportResult

What one import produced.

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

Fields and properties (4)

  • public IReadOnlyList<ImportedArtifact> Artifacts

    The artefacts.

  • public IReadOnlyList<SubAssetEntry> SubAssets

    What the asset now declares it contains.

  • public IReadOnlyList<ImportDiagnostic> Diagnostics

    Everything the importer said.

  • public bool Succeeded

    Whether anything said it was an error.

Methods (2)

Used by (47, showing 40)

  • AnimationClipImporterVixen.Editor.Assets
  • AnimationClipImporterTestsVixen.Editor.Assets.Tests
  • AssetImporterVixen.Editor.Assets
  • AudioImporterVixen.Editor.Assets
  • AudioImporterTestsVixen.Editor.Assets.Tests
  • ClipMetadataTestsVixen.Editor.Assets.Tests
  • CompositorImporterVixen.Editor.Assets
  • ConstraintAuthoringImporterTestsVixen.Editor.Assets.Tests
  • ConstraintTemplateImporterVixen.Editor.Assets
  • CreateMenuTestsVixen.Editor.App.Tests
  • CubeLutImporterVixen.Editor.Assets
  • FolderImporterVixen.Editor.Assets
  • HarnessPlanImporterVixen.Editor.Assets
  • HarnessPlanImporterTestsVixen.Editor.Assets.Tests
  • HeightmapImporterVixen.Editor.Assets
  • IAssetImporterVixen.Editor.Assets
  • ImportContextVixen.Editor.Assets
  • ImportedGeometryLoadsTestsVixen.Editor.Assets.Tests
  • ImporterTestsVixen.Editor.Assets.Tests
  • InProcessImportExecutorVixen.Editor.Assets
  • MaterialImporterVixen.Editor.Assets
  • MaterialImporterTestsVixen.Editor.Assets.Tests
  • ModelImporterVixen.Editor.Assets
  • ModelImporterTestsVixen.Editor.Assets.Tests
  • MoveSetImporterVixen.Editor.Assets
  • MoveSetImporterTestsVixen.Editor.Assets.Tests
  • NativeFormatImporterVixen.Editor.Assets
  • NativeFormatImporterTestsVixen.Editor.Assets.Tests
  • NavMeshImporterVixen.Editor.Assets
  • NavMeshImporterTestsVixen.Editor.Assets.Tests
  • PaletteImporterVixen.Editor.Assets.Tests
  • PriorityLadderImporterVixen.Editor.Assets
  • ProxyShapeImporterTestsVixen.Editor.Assets.Tests
  • ProxyShapeSetImporterVixen.Editor.Assets
  • RawImporterVixen.Editor.Assets
  • RivalPaletteImporterVixen.Editor.Assets.Tests
  • RivalTextureImporterVixen.Editor.Assets.Tests
  • SceneImporterVixen.Editor.Assets
  • SceneImporterTestsVixen.Editor.Assets.Tests
  • ShapeVocabularyImporterVixen.Editor.Assets