< Dice‎ | DieResult
Revision as of 16:55, 12 April 2017 by Skizzerz (talk | contribs) (Created page with "{{APIdoc|DieResult.DieType Field}} Contains information about what type of DieResult this is. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public DieType DieType </syntax...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DieResult.DieType Field

From DiceRoller Documentation

Contains information about what type of DieResult this is.

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

Syntax

public DieType DieType

Field Value

Type: Dice.DieType

What type of die was rolled.