A Sandcastle Documented Class Library
ActiveCustomTriggers Property
NamespacesAdvanced_Combat_TrackerFormActMainActiveCustomTriggers
Gets a list of Custom Triggers currently enabled
Declaration Syntax
C#Visual BasicVisual C++
public SortedList<string, CustomTrigger> ActiveCustomTriggers { get; }
Public ReadOnly Property ActiveCustomTriggers As SortedList(Of String, CustomTrigger)
	Get
public:
property SortedList<String^, CustomTrigger^>^ ActiveCustomTriggers {
	SortedList<String^, CustomTrigger^>^ get ();
}

Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 3.1.0.238