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.8.5.288
Syntax
C#
public int AllyValue { get; }

Property Value

Int32
See Also