Click or drag to resize

FormSpellTimersTimerDefs Property

Collection of spell timer objects that get loaded and saved by ACT

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public SortedDictionary<string, TimerData> TimerDefs { get; }

Property Value

Type: SortedDictionaryString, TimerData
See Also