Table of Contents

Class WeightedSlot

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class WeightedSlot
Inheritance
WeightedSlot
Inherited Members
Extension Methods

Fields

slot

The slot that is weighted.

public ItemSlot slot

Field Value

ItemSlot

weight

The weight of the slot.

public float weight

Field Value

float