Delegate OnInventorySlot
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Return false to stop walking the inventory
public delegate bool OnInventorySlot(ItemSlot slot)
Parameters
slot
ItemSlot
Returns
- Extension Methods
Return false to stop walking the inventory
public delegate bool OnInventorySlot(ItemSlot slot)
slot
ItemSlot