Class LaborContribution
Inheritance
System.Object
LaborContribution
Assembly: Eco.Gameplay.dll
Syntax
public class LaborContribution : Object
Constructors
LaborContribution()
Declaration
public LaborContribution()
Properties
Labor
Declaration
public float Labor { get; set; }
Property Value
Type |
Description |
System.Single |
|
Laborer
Declaration
public User Laborer { get; set; }
Property Value
NutrientSkillRate
Declaration
public float NutrientSkillRate { get; set; }
Property Value
Type |
Description |
System.Single |
|
Extension Methods