Skip to content

DiceRerollManager

Sandrem edited this page Jan 28, 2018 · 1 revision

DiceRerollManager is used to execute "reroll dice" dice modifications and supports control of number and types of dice that will be rerolled.

To use it, you need to create new DiceRerollManager object. Set it's Callback. IF is needed, set it's NumberOfDiceCanBeRerolled and SidesCanBeRerolled values. If this avility allows to reroll dice of opponent, set IsOpposite flag to true. Then call method Start.