xxxxxxxxxx
{{wowapi}}
Returns whether threat warnings are currently enabled.
enabled = IsThreatWarningEnabled();
== Return values ==
; enabled : Boolean flag - 1 if the warnings are enabled, nil if they are not.
== Notes ==
* The warnings are controlled by the {{api|threatWarning|t=c}} 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 ==
* {{api|ShowNumericThreat}}