csharp
public readonly record struct VocabularyProblemSomething wrong with a vocabulary, and whether it stops the file compiling.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string NameWhat it is about.
public string MessageWhat is wrong.
public bool FatalWhether the import refuses over it.
Methods (2)
public VocabularyProblem(string Name, string Message, bool Fatal)Something wrong with a vocabulary, and whether it stops the file compiling.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (5)
- ShapeVocabularyContentVixen.Animation
- ShapeVocabularyDocumentVixen.Editor.AssetEditors
- ShapeVocabularyImporterVixen.Editor.Assets
- ShapeVocabularyTestsVixen.Editor.AssetEditors.Tests
- ShapeVocabularyViewVixen.Editor.AssetEditors