WoW API: GetComboPoints

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetComboPoints to API GetComboPoints without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetComboPoints

Retrieves the number of combo points gained by a player.

GetComboPoints(unit, target);

ParametersEdit

ArgumentsEdit

(unit, target)
unit
String - Either "player" or "vehicle". (More strings/UnitIds may be possible but have not been seen in Blizzard code.)
target
String - Should be "target". No other value has been seen in Blizzard code.

ReturnsEdit

Number
between 0 and 5 inclusive