Class DemographicRecord
Inheritance
System.Object
DemographicRecord
Namespace: Eco.Gameplay.Civics.Demographics
Assembly: Eco.Gameplay.dll
Syntax
public class DemographicRecord : Object
Constructors
DemographicRecord()
Declaration
public DemographicRecord()
Fields
Demographic
Declaration
public Demographic Demographic
Field Value
Type | Description |
---|---|
Demographic |
JoinTime
Declaration
public double JoinTime
Field Value
Type | Description |
---|---|
System.Double |
LeftTime
Declaration
public double LeftTime
Field Value
Type | Description |
---|---|
System.Double |
User
Declaration
public User User
Field Value
Type | Description |
---|---|
User |