RecipeData Structure |
Namespace: ff14bot.Managers
public struct RecipeData
The RecipeData type exposes the following members.
Name | Description | |
---|---|---|
CurrentLocaleName |
Item name in the games current locale
| |
EnglishName |
Item name in english
| |
HasCraftedRecipe |
Checks if this recipe has been crafted before, used for quick synthesis
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Dumps all the information into a string format
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Difficulty | ||
Ingredients |
All the items required to craft the item
| |
ItemId | ||
RecipeId | ||
RecipeLevel |