Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation / DiceExpression / Roll_1

DiceExpressionRoll Method (IRandom)

Roll all of the Dice that are part of this DiceExpression

Namespace: RogueSharp.DiceNotation
Assembly:

Syntax

public DiceResult Roll(
    IRandom random
)

Parameters

random

Type: RogueSharp.RandomIRandom
IRandom RNG used to perform the Roll.

Return Value

Type: DiceResult
A DiceResult representing the results of this Roll

See Also

Reference

DiceExpression Class
RogueSharp.DiceNotation Namespace

[5]: 2014-2016 Faron Bracy

Updated