GetFormRecipeOutputs
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Description
Returns an array of Items that can be made using a given item.
Syntax
(createdItemForms:array) GetFormRecipeOutputs item:baseform recipeCategoryToFilterBy:baseform
Example
GetFormRecipeOutputs SpareParts
This will return an array containing NVRepairKit and Lead.
GetFormRecipeOutputs SpareParts ReloadingBenchRecipes
This will return an array containing Lead.