Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation / DiceExpression / Roll

DiceExpressionRoll Method

Roll all of the Dice that are part of this DiceExpression

Namespace: RogueSharp.DiceNotation
Assembly:

Syntax

public DiceResult Roll()

Return Value

Type: DiceResult
A DiceResult representing the results of this Roll

Remarks

Uses DotNetRandom as its RNG

See Also

Reference

DiceExpression Class
RogueSharp.DiceNotation Namespace

[4]: 2014-2016 Faron Bracy

Updated