Timer |
public class TimerData : IEquatable<TimerData>
The TimerData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimerData(String, String) | Initializes a new instance of the TimerData class |
![]() | TimerData(String, Boolean, Int32, Boolean, Boolean, String, String, Int32, Boolean) | A timer sub-object |
![]() | TimerData(String, Boolean, Int32, Boolean, Boolean, String, String, Int32, Boolean, Boolean, String) | A timer sub-object |
![]() | TimerData(String, Boolean, Int32, Boolean, Boolean, String, String, Int32, Boolean, Boolean, String, Color) | A timer sub-object |
![]() | TimerData(String, Boolean, Int32, Boolean, Boolean, String, String, Int32, Boolean, Boolean, String, Color, Boolean, Boolean) | A timer sub-object |
Name | Description | |
---|---|---|
![]() | AbsoluteTiming | If only one of this timer name should be allowed to exist |
![]() | ActiveInList | |
![]() | Category | |
![]() | FillColor | The color to fill the radial timer indicator |
![]() | Key | |
![]() | Modable | If the spell is allowed to be modified by recast debuffs |
![]() | Name | |
![]() | OnlyMasterTicks | |
![]() | Panel1Display | If to display in the first spell timers window |
![]() | Panel2Display | If to display in the second spell timers window |
![]() | RadialDisplay | If the timer will show a radial display |
![]() | RemoveValue | |
![]() | RestrictToCategory | |
![]() | RestrictToMe | If the timer will only be triggered from you being hit or using the skill yourself |
![]() | StartSoundData | Timer start sound data string |
![]() | TimerValue | Current time remaining for this timer |
![]() | Tooltip | |
![]() | WarningSoundData | Warning sound data string |
![]() | WarningValue | The threshold for putting the timer into a warning state |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | Equals(TimerData) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | ToString | (Overrides ObjectToString) |