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