< Dice | BuiltinMacros
BuiltinMacros.NumDice Method (MacroContext)
From DiceRoller Documentation
Returns the number of dice rolled so far.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
[DiceMacro("numDice")]
public static void NumDice(
MacroContext context
)
Parameters
- context
- Type: Dice.MacroContext
- The context of the macro invocation.