![]() |
This is no longer a part of the World of Warcraft API.
|
Contents
← WoW API < GetCraftNumReagents
This command tells the caller how many reagents are required for said craft.
numRequiredReagents = GetCraftNumReagents(index)
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Numeric. Number from 1 to X, where X is the total number of possible crafts.
Returns[edit | edit source]
- numRequiredReagents
- Integer. This is the number of required reagents for said craft. ie, 4 (for any craft that requires 4 reagents to perform...)
Community content is available under CC-BY-SA unless otherwise noted.