Method GetRecipe
| Improve this Doc View SourceGetRecipe(string)
Get a custom recipe by its name.
Declaration
public CustomRecipe GetRecipe(string recipeName)
Parameters
Type | Name | Description |
---|---|---|
string | recipeName | Name of the recipe to search. |
Returns
Type | Description |
---|---|
CustomRecipe |