GetRecipeOutputCount
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Description
Returns the amount of a form produced by a recipe.
Syntax
(count:int) GetRecipeOutputCount recipe:baseform output:baseform
Example
GetRecipeOutputCount RecipeCaravanLunch CaravanLunch
Will return 1.