wManager.Wow.Helpers Namespace
WRobot

Fight Properties

The Fight type exposes the following members.

Properties


  Name Description
Public property Static member CombatStartSince
Get combat elapsed time (in milliseconds)
Public property Static member CurrentTarget
Get or set the current target (avoid changing it unless you know what you are doing).
Public property Static member EvadeCountCurrentCombat
Evade count of current combat.
Public property Static member InFight
Get or set a value indicating whether in fight. Do not confuse with InCombat, if it returns true it means that StartFight(Boolean, Boolean, Boolean, Boolean) has been called.