GetRecipeOutputCount

From GECK
Jump to: navigation, search


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

[help]
(count:int) GetRecipeOutputCount recipe:baseform output:baseform

Example

GetRecipeOutputCount RecipeCaravanLunch CaravanLunch

Will return 1.