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