FormSpellTimersTimerLookups Property |
Cached lookups of spell timer objects for triggering timers during parsing. (Gets populated by RebuildSpellTreeView())
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public SortedDictionary<string, List<string>> TimerLookups { get; }
Property Value
Type:
SortedDictionaryString,
ListStringSee Also