Vixen
02b45cc4
csharp
public record class LibraryIrSelect

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

Fields and properties (4)

  • public int Result
  • public int Condition
  • public int WhenTrue
  • public int WhenFalse

Methods (1)

  • public LibraryIrSelect(int Result, int Condition, int WhenTrue, int WhenFalse)

Used by (3)

  • BodyDecoderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LibraryIrStatementVixen.Raven