Click or drag to resize

FormActMainActiveZone Property

The ZoneData object that represents the last zone an encounter was added to

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public ZoneData ActiveZone { get; set; }

Property Value

Type: ZoneData
See Also