Difference between revisions of "Dice/DieResult/DieType"
From DiceRoller Documentation
m |
|||
Line 9: | Line 9: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | === | + | === Property Value === |
Type: [[Dice/DieType|Dice.DieType]] | Type: [[Dice/DieType|Dice.DieType]] | ||
What type of die was rolled. | What type of die was rolled. |
Latest revision as of 05:56, 15 April 2017
Contains information about what type of DieResult this is.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
public DieType DieType { get; set; }
Property Value
Type: Dice.DieType
What type of die was rolled.