![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
deposit = C_CraftingOrders.CalculateCraftingOrderPostingFee(skillLineAbilityID, orderType, orderDuration)
Arguments[]
- skillLineAbilityID
- number
- orderType
- Enum.CraftingOrderType
| Value | Field | Description |
|---|---|---|
| 0 | Public | |
| 1 | Guild | |
| 2 | Personal |
- orderDuration
- Enum.CraftingOrderDuration
| Value | Field | Description |
|---|---|---|
| 0 | Short | |
| 1 | Medium | |
| 2 | Long |
Returns[]
- deposit
- number
