Class FuelAttribute
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class FuelAttribute : ItemAttribute
Constructors
FuelAttribute(Single)
Declaration
public FuelAttribute(float fuel)
Parameters
Type | Name | Description |
---|---|---|
System.Single | fuel |
Properties
Fuel
Declaration
public float Fuel { get; }
Property Value
Type | Description |
---|---|
System.Single |