IsInCombat
From LoTROInterface Wiki
API Reference > Turbine.Gameplay.LocalPlayer.IsInCombat()
Gets a flag indicating if the player is in combat.
Syntax
| Lua | |
|---|---|
| function LocalPlayer:IsInCombat(); | |
Returns
Type: boolean
True if the player is in combat.
Remarks
Gets a flag indicating if the player is in combat.