FormSpellTimersDispellTimerMods Method |
Removes all recast mods on a combatant (in case of dispell/cure)
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void DispellTimerMods(
string DebuffTarget
)
Parameters
- DebuffTarget String
- The combatant to remove the recast mods from
See Also