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.8.3.286
Syntax
C#
public void RemoveTimerMods(
	string DebuffOwner
)

Parameters

DebuffOwner  String
The owner of the to be removed mods
See Also