Table of Contents

Class ItemSlotUniversal

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

A universal item slot type that can hold anything.

public class ItemSlotUniversal : ItemSlot
Inheritance
ItemSlotUniversal
Inherited Members

Constructors

ItemSlotUniversal(InventoryBase)

public ItemSlotUniversal(InventoryBase inventory)

Parameters

inventory InventoryBase

Properties

StorageType

The storage type of this slot.

public override EnumItemStorageFlags StorageType { get; }

Property Value

EnumItemStorageFlags