Returns the number of times the current item is being crafted.
local repeatCount = GetTradeskillRepeatCount()
Arguments
Edit
- None
Returns
Edit
- repeatCount
- Number - The number of times the current tradeskill item is being crafted.
Details
Edit
- The repeat count is initially set by the optional repeat parameter of DoTradeSkill.
Community content is available under CC-BY-SA
unless otherwise noted.