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)
public:
property SortedList<String^, CustomTrigger^>^ ActiveCustomTriggers {
	SortedList<String^, CustomTrigger^>^ get ();
}
Return Value
A List not including unchecked Custom Triggers

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