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.8.3.286
Syntax
C#
public ZoneData ActiveZone { get; set; }

Property Value

ZoneData
See Also