Click or drag to resize

CombatantDataGetMaxHealth Method

Used for Encounter VCR... estimates how much health a combatant has based on the amount they took without dieing, factoring in heals.

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public long GetMaxHealth()

Return Value

Type: Int64
Unmodified value of how much they took without dieing
See Also