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.7.0.280
Syntax
C#
public Dictionary<string, string> WhiteList { get; set; }

Property Value

Type: DictionaryString, String
See Also