Vixen
02b45cc4
csharp
public record class VocabularyMember

One member of a class, and the class it belongs to.

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

Remarks

A member has no identity apart from its class — two classes may both require a right-palm and mean different sizes — so anything that selects or edits one has to carry both.

Fields and properties (2)

Methods (1)

Used by (3)

  • ShapeVocabularyDocumentVixen.Editor.AssetEditors
  • ShapeVocabularyTestsVixen.Editor.AssetEditors.Tests
  • ShapeVocabularyViewVixen.Editor.AssetEditors