Vixen
caa30e12
csharp
public readonly record struct LootProblem

Something wrong with a table, said the way a row can be highlighted.

Read the guide page for this →

Fields and properties (2)

  • public int Row

    Which row, or −1 for the table itself.

  • public string Message

    What is wrong, in a sentence.

Methods (1)

  • public LootProblem(int Row, string Message)

    Something wrong with a table, said the way a row can be highlighted.

Used by (2)

  • LootTableModelVixen.Editor.Gameplay.Loot
  • LootTableModelTestsVixen.Editor.Gameplay.Loot.Tests