Click or drag to resize

CombatantDataDamageTypeDefAllyValue Property

If an action sorted into this DamageTypeData is a positive(1), negative(-1) or neutral(0) action against the target

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

Property Value

Type: Int32
See Also