Vixen
02b45cc4
csharp
public record class ShapeTagRecord

One declared tag, as a file holds it.

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

Fields and properties (2)

  • public string Tag

    The tag, as key=value.

  • public string Meaning

    What carrying it entitles a constraint to assume.

Methods (2)

  • public ShapeTagRecord(string Tag, string Meaning)

    One declared tag, as a file holds it.

  • public ShapeTagRecord()

    A record with nothing filled in.

Used by (7)

  • ShapeVocabularyContentVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_ShapeTagRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeVocabularyContentSerializerVixen.Animation
  • ShapeVocabularyDocumentVixen.Editor.AssetEditors
  • ShapeVocabularyTestsVixen.Editor.AssetEditors.Tests
  • ShapeVocabularyViewVixen.Editor.AssetEditors