< Dice‎ | InternalContext
Revision as of 20:08, 27 April 2017 by Skizzerz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.