Click or drag to resize
Recipe Properties
View Project on GitHub

The Recipe type exposes the following members.

Properties
  NameDescription
Public propertyChatLink
The chat code for the recipe.
Public propertyDisciplines
The crafting disciplines that can use the recipe.
Public propertyFlags
Flags applying to the recipe.
Public propertyId
The recipe id.
Public propertyIngredients
List of recipe ingredients.
Public propertyMinRating
The required rating to craft the recipe.
Public propertyOutputItemCount
The amount of items produced.
Public propertyOutputItemId
The item id of the produced item.
Public propertyTimeToCraftMS
The time in milliseconds it takes to craft the item.
Public propertyType
The recipe type.
Top
See Also