Spell timer object
| C# | Visual Basic | Visual C++ |
public class SpellTimer
Public Class SpellTimer
public ref class SpellTimer
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| SpellTimer(Boolean, Int32, List<(Of <<'(TimerMod>)>>), DateTime) |
Spell timer object
| |
| ExtraInfo | ||
| MasterTimer |
If it is a normal timer instead of a dot tick
| |
| RemoveModOwner(String, DateTime) | ||
| RemoveModTarget(String, DateTime) | ||
| StartTime |
When the timer was created
| |
| TimeLeft |
The amount of time left from now, in seconds
| |
| TimerFinalDuration |
The calculated recast duration after mods
| |
| TimerModValue |
The amount of AA mods to apply
|
| Object | |
| SpellTimer | |