C_ActionBar.IsHarmfulAction

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the specified action is a harmful one.

isHarmful = C_ActionBar.IsHarmfulAction(actionID, useNeutral)

Arguments

actionID
number
useNeutral
boolean

Returns

isHarmful
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.