< Dice‎ | PbP‎ | RollPost

RollPost.Diverged Property

From DiceRoller Documentation

Gets how diverged Current is from Pristine.

  • Namespace: Dice.PbP
  • Assembly: DiceRoller (in DiceRoller.dll)

Syntax

internal int Diverged { get; }

Property Value

Type: System.Int32

How diverged Current is from Pristine.

Remarks

This property exposes _diverged for unit testing.