Vixen
dd8b0a81
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 (71, showing 40)

  • AuthoredContentMmo.Content.Tests
  • AnimationClipImporterVixen.Editor.Assets
  • AnimationClipImporterTestsVixen.Editor.Assets.Tests
  • AssetImporterVixen.Editor.Assets
  • AudioImporterVixen.Editor.Assets
  • AudioImporterTestsVixen.Editor.Assets.Tests
  • BehaviorTreeImporterVixen.Editor.Assets
  • ChainImporterVixen.Editor.Assets.Tests
  • ClipMetadataTestsVixen.Editor.Assets.Tests
  • CompositorImporterVixen.Editor.Assets
  • ConstraintAuthoringImporterTestsVixen.Editor.Assets.Tests
  • ConstraintTemplateImporterVixen.Editor.Assets
  • CreateMenuTestsVixen.Editor.App.Tests
  • CubeLutImporterVixen.Editor.Assets
  • CubeLutTestsVixen.Editor.Assets.Tests
  • DdsImportTestsVixen.Editor.Assets.Tests
  • DefinitionImporterVixen.Editor.Assets
  • DefinitionImporterTestsVixen.Editor.Assets.Tests
  • FolderImporterVixen.Editor.Assets
  • GoapDomainImporterVixen.Editor.Assets
  • HarnessPlanImporterVixen.Editor.Assets
  • HarnessPlanImporterTestsVixen.Editor.Assets.Tests
  • HdrImportTestsVixen.Editor.Assets.Tests
  • HeightmapImporterVixen.Editor.Assets
  • IAssetImporterVixen.Editor.Assets
  • ImportContextVixen.Editor.Assets
  • ImportedGeometryLoadsTestsVixen.Editor.Assets.Tests
  • ImporterTestsVixen.Editor.Assets.Tests
  • ImporterUnknownKeyTestsVixen.Editor.Assets.Tests
  • InProcessImportExecutorVixen.Editor.Assets
  • MaterialImporterVixen.Editor.Assets
  • MaterialImporterTestsVixen.Editor.Assets.Tests
  • MixerImporterVixen.Editor.Assets
  • MixerImporterTestsVixen.Editor.Assets.Tests
  • ModelImporterVixen.Editor.Assets
  • ModelImporterTestsVixen.Editor.Assets.Tests
  • ModelRetopologyTestsVixen.Editor.Assets.Tests
  • MoveSetImporterVixen.Editor.Assets
  • MoveSetImporterTestsVixen.Editor.Assets.Tests
  • NativeFormatImporterVixen.Editor.Assets