Show / Hide Table of Contents

Class LaborContribution

Inheritance
System.Object
LaborContribution
Namespace: Eco.Gameplay.Items
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
Type Description
User

NutrientSkillRate

Declaration
public float NutrientSkillRate { get; set; }
Property Value
Type Description
System.Single

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾