Beta Documentation - Subject to change.

Information about a recipe.

Methods

  NameDescription
GetBaseCriticalSuccessChanceGets the base chance to crit when crafting this recipe.
GetCategoryGets the category of the recipe.
GetCategoryNameGets the name of category of the recipe.
GetCooldownGets the cooldown between using this recipe.
GetCriticalResultItemInfoGets the item information for the item crafted by this recipe when the player crits.
GetCriticalResultItemQuantityGets the quantity of the critical result item actually crafted when the player crits.
GetExperienceRewardGets the amount of crafting experience rewarded for crafting this recipe.
GetIngredientGets the information for the specified ingredient.
GetIngredientCountGets the number of ingredients required for the recipe.
GetIngredientPackGets the recipe ingredient information for an ingredient pack that can be used instead of the recipe ingredients.
GetNameGets the name of the recipe.
GetOptionalIngredientGets the information for the specified optional ingredient.
GetOptionalIngredientCountGets the number of optional ingredients for the recipe.
GetProfessionGets the profession of the recipe.
GetResultItemInfoGets the item information for the item crafted by this recipe.
GetResultItemQuantityGets the quantity of the result item actually crafted.
GetTierGets the tier of the recipe.
HasCriticalResultItemGets if the recipe supports critical result items.
IsSingleUseGets a flag indicating if the recipe is a single use recipe.