• Migrate Roll JSON

    Creates clone of the roll object.

    Parameters

    • roll: object

      JSON

    • inplace: boolean = false

      Update in-place, modifying the original object

    Returns void | object

    • Updated roll object or undefined if nothing was changed