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

Property Value

DictionaryString, String
See Also