Data class to store recast delay mods of spell timers

C# | Visual Basic |
public TimerMod( string Attacker, string Victim, string ModName, float ModValue, DateTime LastUse, TimeSpan UseDuration )
Public Sub New ( Attacker As String, Victim As String, ModName As String, ModValue As Single, LastUse As DateTime, UseDuration As TimeSpan )
Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker.exe) Version: 3.3.0.254