< Dice‎ | RollData
Revision as of 22:13, 15 September 2017 by Skizzerz (talk | contribs) (Created page with "{{APIdoc|RollData.Config Property}} Gets or sets the config that was rolled along this roll. {{ns}} == Syntax == <syntaxhighlight lang="c#"> internal RollerConfig Config { g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RollData.Config Property

From DiceRoller Documentation

Gets or sets the config that was rolled along this roll.

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

Syntax

internal RollerConfig Config { get; set; }

Property Value

Type: Dice.RollerConfig

The config that was rolled along with this roll.