Difference between revisions of "Dice/DieResult/DieType"

From DiceRoller Documentation
(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...")
(No difference)

Revision as of 16:55, 12 April 2017

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.