Click or drag to resize

CombatantDataDamageSwingTypes Field

A collection of SwingTypes in a MasterSwing that may identify a hitpoint damage action For EQ2, this is 1 and 2 (AutoAttack & AbilitySkill)

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public static List<int> DamageSwingTypes

Field Value

Type: ListInt32
See Also