< Dice‎ | RollData

Difference between revisions of "Dice/RollData/Config"

From DiceRoller Documentation
(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...")
 
(No difference)

Latest revision as of 22:13, 15 September 2017

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.