< Dice‎ | PbP‎ | RollPost
Revision as of 16:33, 15 May 2017 by Skizzerz (talk | contribs) (Created page with "{{APIdoc|RollPost.Diverged Property}} Gets how diverged Current is from Pristine. {{ns}} == Syntax == <syntaxhighlight lang="C#"> internal int Diverged { get; } </syntaxhigh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.