WoW API: GetTradeskillRepeatCount

WoW API < GetTradeskillRepeatCount


Returns the number of times the current item is being crafted.

local repeatCount = GetTradeskillRepeatCount()


ArgumentsEdit

None


ReturnsEdit

repeatCount
Number - The number of times the current tradeskill item is being crafted.


DetailsEdit

The repeat count is initially set by the optional repeat parameter of DoTradeSkill.