A Sandcastle Documented Class Library
ActiveZone Property
NamespacesAdvanced_Combat_TrackerFormActMainActiveZone
The ZoneData object that represents the last zone an encounter was added to
Declaration Syntax
C#Visual BasicVisual C++
public ZoneData ActiveZone { get; set; }
Public Property ActiveZone As ZoneData
public:
property ZoneData^ ActiveZone {
	ZoneData^ get ();
	void set (ZoneData^ value);
}

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