Show / Hide Table of Contents

Class Unit

Inheritance
System.Object
Unit
Namespace: Eco.Stats
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Localized(true, false, "", false)]
public sealed class Unit : Enum

Fields

ActionsPerHour

Declaration
public const Unit ActionsPerHour
Field Value
Type Description
Unit

Celsius

Declaration
public const Unit Celsius
Field Value
Type Description
Unit

Citizens

Declaration
public const Unit Citizens
Field Value
Type Description
Unit

CO2PPM

Declaration
public const Unit CO2PPM
Field Value
Type Description
Unit

Count

Declaration
public const Unit Count
Field Value
Type Description
Unit

CurrencyAmount

Declaration
public const Unit CurrencyAmount
Field Value
Type Description
Unit

Meters

Declaration
public const Unit Meters
Field Value
Type Description
Unit

Organisms

Declaration
public const Unit Organisms
Field Value
Type Description
Unit

Percent

Declaration
public const Unit Percent
Field Value
Type Description
Unit

Population

Declaration
public const Unit Population
Field Value
Type Description
Unit

PPM

Declaration
public const Unit PPM
Field Value
Type Description
Unit

SkillPoints

Declaration
public const Unit SkillPoints
Field Value
Type Description
Unit

Units

Declaration
public const Unit Units
Field Value
Type Description
Unit

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

CommandLine.FeedFromCommandLine(Object)
CommandLine.ToCommandLineArgs(Object, Func<Object, Boolean>)
ListUtil.DepthFirstTraversal<T>(T, Func<T, IEnumerable<T>>)
EnumerableExtensions.SingleItemAsEnumerable<T>(T)
EventUtils.RaiseEvent<TEventArgs>(Object, String, TEventArgs)
PredicateUtils.MatchesAll<TEnumerable, T>(T, TEnumerable)
PredicateUtils.MatchesAll<T>(T, Func<T, Boolean>[])
PredicateUtils.MatchesAny<TEnumerable, T>(T, TEnumerable)
ReflectionUtils.PropertyValue<T>(Object, PropertyInfo)
ReflectionUtils.TryGetPropertyValueByName<T>(Object, String, out T)
ReflectionUtils.GetPropertyValueByName<T>(Object, String)
ReflectionUtils.SetPropertyByName(Object, String, Object)
ReflectionUtils.GetStructPropertyByName<T>(Object, String)
ReflectionUtils.GetStringPropertyByName(Object, String)
ReflectionUtils.ZipByProperty<T>(Object, Object, Object, Func<T, T, T>)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾