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.2.285
Syntax
C#
public void DispellTimerMods(
	string DebuffTarget
)

Parameters

DebuffTarget
Type: SystemString
The combatant to remove the recast mods from
See Also