Table of Contents

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

bool