Method GetRecipe
| Edit this page 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 |