Index
Collapse All
Expand All
IsInCombat Method
LocalPlayer Class
Members
See Also
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
LocalPlayer
Turbine.Gameplay