Show / Hide Table of Contents

Class GlobalStats

Inheritance
System.Object
GlobalStats
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.Stats
Assembly: Eco.Gameplay.dll
Syntax
public class GlobalStats : Object, IController, IViewController, IHasUniversalID

Constructors

GlobalStats()

Declaration
public GlobalStats()

Fields

PeakActiveCitizenPopulation

Declaration
public int PeakActiveCitizenPopulation
Field Value
Type Description
System.Int32

Properties

ActiveCitizenPopulation

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

ActiveCivicElements

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

ActiveContractsAndWorkParties

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

ActiveCurrencies

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

ActiveElectedOfficials

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

ActiveStores

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

AnimalPopulation

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

CitizenPopulation

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

CompletedContractsAndWorkPartiesLast7Days

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

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

Debt

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

DebtPerActiveCitizen

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

ElectedTitles

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

ExtinctSpecies

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

GDP

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

GovernmentHoldingsInDefaultCurrency

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

ItemsForSale

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

ItemTypesForSale

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

Laws

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

MedianHouseValueOfActiveCitizens

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

MedianNutritionValueOfActiveCitizens

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

MedianSkillRateOfActiveCitizens

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

MedianSpecialtyPercentOfActiveCitizens

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

MedianUnlockedSkillsOfActiveCitizens

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

PersonalWealthInDefaultCurrency

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

PlantPopulation

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

TaxedTransactions

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

TradesInLast7Days

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

TreePopulation

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

Implements

IController
IViewController
IHasUniversalID

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
☀
☾