EncounterDataGetStrongestEnemy Method |
Gets the non-ally that took the most damage divided by the number of deaths it suffered
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public string GetStrongestEnemy(
string combatant
)
Parameters
- combatant
- Type: SystemString
The ally perspective to find enemies
Return Value
Type:
StringThe combatant's name
See Also