IsInCombat

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools