Click or drag to resize

CombatantData Methods

The CombatantData type exposes the following members.

Methods
 NameDescription
Public methodAddCombatAction 
Public methodAddReverseCombatAction 
Public methodCompareTo(CombatantData) 
Public methodCompareTo(Object) 
Public methodEquals(CombatantData) 
Public methodEquals(Object)
(Overrides ObjectEquals(Object))
Public methodGetAttackType Gets an AttackType object from child objects
Public methodGetColumnByName Gets the cell text for a given column
Public methodGetCombatantType Used for Encounter VCR combatant arranging
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodGetMaxHeal Used for clipboard/mini window formatting {maxheal} and {maxhealward}
Public methodGetMaxHealth Used for Encounter VCR... estimates how much health a combatant has based on the amount they took without dieing, factoring in heals.
Public methodGetMaxHit Used for clipboard/mini window formatting {maxhit}
Public methodGetThreatDelta The total threat delta outgoing
Public methodGetThreatStr Formatted threat totals outgoing
Public methodInvalidateCachedValues 
Public methodInvalidateCachedValues(Boolean) 
Public methodModAlly Change the amount a combatant seems like an ally to the current combatant
Public methodToString
(Overrides ObjectToString)
Public methodTrim Removes excess array elements from child objects
Top
See Also