Table of Contents

Class ItemSlotOffhand

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

A slot that only accepts collectibles designated for the off-hand slot

public class ItemSlotOffhand : ItemSlot
Inheritance
ItemSlotOffhand
Inherited Members

Constructors

ItemSlotOffhand(InventoryBase)

public ItemSlotOffhand(InventoryBase inventory)

Parameters

inventory InventoryBase

Properties

StorageType

The storage type of this slot.

public override EnumItemStorageFlags StorageType { get; }

Property Value

EnumItemStorageFlags