C_ActionBar.IsHelpfulAction

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the specified action is a helpful one.

isHelpful = C_ActionBar.IsHelpfulAction(actionID, useNeutral)

Arguments

actionID
number
useNeutral
boolean

Returns

isHelpful
boolean

Patch changes

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