Vixen
dd8b0a81
csharp
public sealed class InProcessImportExecutor

Runs an importer here, in this process.

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

Remarks

What the pipeline did inline before there was anywhere else to do it, and still the default. An importer that throws fails that asset and not the run; an importer that takes the process down takes this with it, which is the difference the out-of-process executor exists for.

Methods (2)

Used by (4)

  • CompilerPoolTestsVixen.AssetCompiler.Tests
  • ImportPipelineVixen.Editor.Assets
  • PluginImporterTestsVixen.AssetCompiler.Tests
  • WorkerHostVixen.AssetCompiler