Delegate NewSlotDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate ItemSlot NewSlotDelegate(int slotId, InventoryGeneric self)
Parameters
slotId
intself
InventoryGeneric
Returns
- Extension Methods
public delegate ItemSlot NewSlotDelegate(int slotId, InventoryGeneric self)
slotId
intself
InventoryGeneric