Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Determinates if in-combat lockdown restrictions are active or not. These restrictions prevent access to some API functions and frame methods while in combat.

InCombatLockdown()

Parameters

Arguments

none

Return

nil or 1

Notes

  • This function starts to return 1 after event "PLAYER_REGEN_DISABLED" has been fired.
  • Returns nil once again once event "PLAYER_REGEN_ENABLED" has been fired.
Advertisement