Table of Contents

Delegate GetSuitabilityDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate float GetSuitabilityDelegate(ItemSlot sourceSlot, ItemSlot targetSlow, bool isMerge)

Parameters

sourceSlot ItemSlot
targetSlow ItemSlot
isMerge bool

Returns

float