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.8.2.285
Syntax
C#
public SortedDictionary<string, TimerData> TimerDefs { get; }

Property Value

Type: SortedDictionaryString, TimerData
See Also