Class GlobalStats
Inheritance
System.Object
GlobalStats
Assembly: Eco.Gameplay.dll
Syntax
public class GlobalStats : Object, IController, IViewController, IHasUniversalID
Constructors
GlobalStats()
Declaration
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 |
|
Declaration
public float MedianHouseValueOfActiveCitizens { get; set; }
Property Value
Type |
Description |
System.Single |
|
Declaration
public float MedianNutritionValueOfActiveCitizens { get; set; }
Property Value
Type |
Description |
System.Single |
|
Declaration
public float MedianSkillRateOfActiveCitizens { get; set; }
Property Value
Type |
Description |
System.Single |
|
Declaration
public float MedianSpecialtyPercentOfActiveCitizens { get; set; }
Property Value
Type |
Description |
System.Single |
|
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
Extension Methods