Vixen
02b45cc4
csharp
public readonly record struct FoliageScatter.Result

What one stamp of a type produced.

Read the guide page for this →

Remarks

The counts a tool reports and a test asserts. A stroke that places nothing over forty candidates is a filter doing its job or a filter set wrong, and the difference is visible only if somebody counted.

Fields and properties (2)

  • public int Placed

    How many instances were added.

  • public int Considered

    How many candidates were generated.

Methods (1)

  • public Result(int Placed, int Considered)

    What one stamp of a type produced.

Used by (2)

  • FoliageScatterVixen.Foliage
  • FoliageScatterTestsVixen.Foliage.Tests