Click or drag to resize

FormSpellTimersWhiteList Property

List of players that will trigger timers that are restricted to certain people

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public Dictionary<string, string> WhiteList { get; set; }

Property Value

Type: DictionaryString, String
See Also