C_Commentator.GetPlayerSpellCharges

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

charges, maxCharges, startTime, duration = C_Commentator.GetPlayerSpellCharges(teamIndex, playerIndex, spellID)

Arguments

teamIndex
number
playerIndex
number
spellID
number

Returns

charges
number
maxCharges
number
startTime
number
duration
number

Patch changes

Warlords of Draenor Patch 6.2.2 (2015-09-01): Added.