Vixen
dd8b0a81
csharp
public record class MixerImportSettings

How a .vxmixer is compiled. There is nothing to configure.

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

Remarks

The settings exist because an importer has them, and the version is what invalidates every mixer artefact when the document format moves.

Fields and properties (1)

  • public int Version

    The importer's own version. Bumping it invalidates every artefact that importer produced.

Used by (2)

  • MixerImporterVixen.Editor.Assets
  • TypeRegistrationVixen.Editor.Assets