Beta Documentation - Subject to change.

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.

See Also