Beta Documentation - Subject to change.

Gets the recipe ingredient information for an ingredient pack that can be used instead of the recipe ingredients.

Syntax

Lua
function Recipe:GetIngredientPack();

Returns

Type: RecipeIngredient
The recipe ingredient information for an ingredient pack that can be used instead of the recipe ingredients.

Remarks

See Also