Click or drag to resize

FormSpellTimersRemoveTimerMods Method

Removes all recast mods owned by a combatant (in case of death)

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public void RemoveTimerMods(
	string DebuffOwner
)

Parameters

DebuffOwner
Type: SystemString
The owner of the to be removed mods
See Also