Vixen
02b45cc4
csharp
public record class HarnessSelection

Where the report says to look, and what the editor should do about it.

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

Remarks

⚠ The subject, not only the indices. A drill-down that handed back "row four" would make every consumer re-derive what row four was, and the harness already knows.

Fields and properties (3)

  • public HarnessCell Cell

    The cell.

  • public HarnessCase Case

    The configuration it was measured in.

  • public HarnessSubject Subject

    That configuration rebuilt: the body, the shapes, the props and the ground.

Methods (1)

Used by (2)

  • HarnessViewTestsVixen.Editor.AssetEditors.Tests
  • VariationHarnessViewVixen.Editor.AssetEditors