CombatantData Methods |
The CombatantData type exposes the following members.
Name | Description | |
---|---|---|
AddCombatAction | ||
AddReverseCombatAction | ||
CompareTo(Object) | ||
CompareTo(CombatantData) | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(CombatantData) | ||
GetAttackType |
Gets an AttackType object from child objects
| |
GetColumnByName |
Gets the cell text for a given column
| |
GetCombatantType |
Used for Encounter VCR combatant arranging
| |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetMaxHeal |
Used for clipboard/mini window formatting {maxheal} and {maxhealward}
| |
GetMaxHealth |
Used for Encounter VCR... estimates how much health a combatant has based on the amount they took without dieing, factoring in heals.
| |
GetMaxHit |
Used for clipboard/mini window formatting {maxhit}
| |
GetThreatDelta |
The total threat delta outgoing
| |
GetThreatStr |
Formatted threat totals outgoing
| |
InvalidateCachedValues | ||
InvalidateCachedValues(Boolean) | ||
ModAlly |
Change the amount a combatant seems like an ally to the current combatant
| |
ToString | (Overrides ObjectToString.) | |
Trim |
Removes excess array elements from child objects
|