Show / Hide Table of Contents

Class CivicsConfig

Inheritance
System.Object
CivicsConfig
Implements
IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public class CivicsConfig : Object, IController, IViewController, IHasUniversalID, INotifyPropertyChanged

Constructors

CivicsConfig()

Declaration
public CivicsConfig()

Properties

AllowInvalidCivicContainerTimeInMinutes

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

AllowLawsToPreventLoginOrPlay

Declaration
public bool AllowLawsToPreventLoginOrPlay { get; set; }
Property Value
Type Description
System.Boolean

AllowOverthrow

Declaration
public bool AllowOverthrow { get; set; }
Property Value
Type Description
System.Boolean

BasicElectionSettings

Declaration
public CivicsConfig.ElectionSettings BasicElectionSettings { get; set; }
Property Value
Type Description
CivicsConfig.ElectionSettings

CitizenAgeForAbandonedDemographic

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

ControllerID

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

DayRangeForAbandonedDemographic

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

DayRangeForActiveDemographic

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

EnableAdminUI

Declaration
public bool EnableAdminUI { get; set; }
Property Value
Type Description
System.Boolean

HoursAfterDeedOverburdenedBeforeRemovingPlots

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

HoursPlayedToBeAbandonedDemographic

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

HoursPlayedToBeActiveDemographic

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

MinutesBetweenCivicsUpdates

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

PercentOfDaysToBeActiveForLongTermDemographic

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

RecurringTransferFrequencyInMinutes

Declaration
public double RecurringTransferFrequencyInMinutes { get; set; }
Property Value
Type Description
System.Double

ValueAdditionToOverthrow

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

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type Description
System.ComponentModel.PropertyChangedEventHandler

Implements

IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged

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