Pathfinder 1e for Foundry VTT
    Preparing search index...

    Function migrateRollData

    • 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