< Dice | InternalContext
InternalContext.AllMacros Field
From DiceRoller Documentation
Stores all macro values.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
internal List<decimal> AllMacros
Field Value
Type: System.Collections.Generic.List<System.Decimal>
All macro values at this point in the AST evaluation.