Difference between revisions of "Dice/DieResult/Flags"
From DiceRoller Documentation
m |
|||
Line 9: | Line 9: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | === | + | === Property Value === |
Type: [[Dice/DieFlags|Dice.DieFlags]] | Type: [[Dice/DieFlags|Dice.DieFlags]] | ||
Any special flags giving more information about the roll. | Any special flags giving more information about the roll. |
Latest revision as of 05:55, 15 April 2017
Contains metadata about the DieResult.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
public DieFlags Flags { get; set; }
Property Value
Type: Dice.DieFlags
Any special flags giving more information about the roll.