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

Property Value

SortedDictionaryString, TimerData
See Also