Click or drag to resize

SpellTimer Class

Spell timer object
Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerSpellTimer

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.5.288
Syntax
C#
public class SpellTimer

The SpellTimer type exposes the following members.

Constructors
 NameDescription
Public methodSpellTimer Spell timer object
Top
Properties
 NameDescription
Public propertyMasterTimer If it is a normal timer instead of a dot tick
Public propertyStartTime When the timer was created
Public propertyTimeLeft The amount of time left from now, in seconds
Public propertyTimerFinalDuration The calculated recast duration after mods
Public propertyTimerModValue The amount of AA mods to apply
Top
Methods
Fields
 NameDescription
Public fieldExtraInfo 
Top
See Also