< Dice | InternalContext
InternalContext.AllRolls Field
From DiceRoller Documentation
Stores all dice rolled.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
internal List<uint> AllRolls
Field Value
Type: System.Collections.Generic.List<System.UInt32>
All dice rolled at this point in the AST evaluation.