Class ItemSlotSkill
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public class ItemSlotSkill : ItemSlot
- Inheritance
-
ItemSlotSkill
- Inherited Members
- Extension Methods
Constructors
ItemSlotSkill(InventoryBase)
public ItemSlotSkill(InventoryBase inventory)
Parameters
inventory
InventoryBase
Properties
StorageType
The storage type of this slot.
public override EnumItemStorageFlags StorageType { get; }