DOTSpell.setBuffSnapshot()

This function copies the buff snapshot of a DOT to another DOT.

Paramter

  • dotToCopy : DOTSpell - The function will copy the values of this DOT onto the calling DOT.

Usage

newDOT.setBuffSnapshot(oldDOT)