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.8.3.286
Syntax
C#
public long GetMaxHealth()

Return Value

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