< Dice‎ | PbP‎ | RollPost

Difference between revisions of "Dice/PbP/RollPost/Diverged"

From DiceRoller Documentation
(Created page with "{{APIdoc|RollPost.Diverged Property}} Gets how diverged Current is from Pristine. {{ns}} == Syntax == <syntaxhighlight lang="C#"> internal int Diverged { get; } </syntaxhigh...")
 
(No difference)

Latest revision as of 16:33, 15 May 2017

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.