GetRecipeInputCount

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 an item required for a recipe.

Syntax

[help]
(count:int) GetRecipeInputCount recipe:baseform input:baseform

Example

GetRecipeInputCount RecipeCaravanLunch Lunchbox

Will return 1.