< Dice‎ | BuiltinMacros
Revision as of 18:11, 23 December 2018 by Skizzerz (talk | contribs) (create)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.