Fight Properties
The Fight type exposes the following members.
Properties
Name | Description | |
---|---|---|
CombatStartSince |
Get combat elapsed time (in milliseconds)
|
|
CurrentTarget |
Get or set the current target (avoid changing it unless you know what you are doing).
|
|
EvadeCountCurrentCombat |
Evade count of current combat.
|
|
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.
|