Vixen
c7401864
csharp
public readonly record struct MailAttachment

One thing attached to a letter. Currency and goods are the same shape.

Read the guide page for this →

Fields and properties (2)

  • public DefId Asset

    What.

  • public long Amount

    How much.

Methods (1)

  • public MailAttachment(DefId Asset, long Amount)

    One thing attached to a letter. Currency and goods are the same shape.

Used by (5)

  • AuctionHouseVixen.Gameplay.Economy
  • AuctionTestsVixen.Gameplay.Economy.Tests
  • MailMessageVixen.Gameplay.Economy
  • MailTestsVixen.Gameplay.Economy.Tests
  • PostOfficeVixen.Gameplay.Economy