A Sandcastle Documented Class Library
RestrictToCategoryZone Property
NamespacesAdvanced_Combat_TrackerCustomTriggerRestrictToCategoryZone
If the custom trigger should only take effect within a zone matching the category label
Declaration Syntax
C#Visual BasicVisual C++
public bool RestrictToCategoryZone { get; set; }
Public Property RestrictToCategoryZone As Boolean
	Get
	Set
public:
property bool RestrictToCategoryZone {
	bool get ();
	void set (bool value);
}

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