Wowpedia

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

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns true if threat warnings are currently enabled.

enabled = IsThreatWarningEnabled()

Return values

enabled
boolean flag - 1 if the warnings are enabled, nil if they are not.

Details

  • The warnings are controlled by the threatWarning CVar, which allows the player to specify in which situations the warnings should be active. This function takes into account the current situation.

See Also

  • ShowNumericThreat
Advertisement