Click or drag to resize

CombatantDataOutgoingDamageTypeDataObjects Field

The DamageTypeData objects that are marked as outgoing events under a combatant and the Ally mod value that an action sorted there attributes IE, {"Melee (Out)", -1} -1 is a negative ally action towards whom you are meleeing. The last element in this array is special and becomes the data object that holds a copy of ALL data, IE "All Outgoing (Ref)" is last for English EQ2

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public static Dictionary<string, CombatantDataDamageTypeDef> OutgoingDamageTypeDataObjects

Field Value

Type: DictionaryString, CombatantDataDamageTypeDef
See Also