Vixen
02b45cc4
csharp
public record class LibraryIrFieldAccess

Selects a struct field by index.

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

Fields and properties (1)

  • public int Index

Methods (1)

  • public LibraryIrFieldAccess(int Index)

    Selects a struct field by index.

Used by (3)

  • BodyDecoderVixen.Raven
  • LibraryIrAccessVixen.Raven
  • LibraryIrEncoderVixen.Raven