csharp
public record class MixerImportSettingsHow 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 VersionThe importer's own version. Bumping it invalidates every artefact that importer produced.
Used by (2)
- MixerImporterVixen.Editor.Assets
- TypeRegistrationVixen.Editor.Assets