Delegate MatchGridRecipeDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate bool MatchGridRecipeDelegate(IPlayer player, GridRecipe recipe, ItemSlot[] ingredients, int gridWidth)
Parameters
playerIPlayerrecipeGridRecipeingredientsItemSlot[]gridWidthint
Returns
- Extension Methods