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.8.2.285
Syntax public static Dictionary<string, CombatantDataDamageTypeDef> OutgoingDamageTypeDataObjects
Field Value
Type:
DictionaryString,
CombatantDataDamageTypeDefSee Also