Click or drag to resize

FormSpellTimersDispellTimerMods Method

Removes all recast mods on a combatant (in case of dispell/cure)

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public void DispellTimerMods(
	string DebuffTarget
)

Parameters

DebuffTarget  String
The combatant to remove the recast mods from
See Also