< Dice‎ | RollData

RollData.InternalContext Property

From DiceRoller Documentation

Gets or sets opaque contextual information used when evaluating dice expressions.

  • Namespace: Dice
  • Assembly: DiceRoller (in DiceRoller.dll)

Syntax

internal InternalContext InternalContext { get; set; }

Property Value

Type: Dice.InternalContext

Opaque contextual information used when evaluating dice expressions.

Remarks

This class is used extensively during the evaluation process of a die roll.