Class WeightAttribute
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class WeightAttribute : ItemAttribute
Constructors
WeightAttribute(Int32)
Declaration
public WeightAttribute(int weight)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | weight |
Properties
Weight
Declaration
public int Weight { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |