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.2.285
Syntax public void RemoveTimerMods(
string DebuffOwner
)
Parameters
- DebuffOwner
- Type: SystemString
The owner of the to be removed mods
See Also