Namespace Eco.Gameplay.Civics
Classes
AddCivicActionToObjectAttribute
Will ensure that this civic action can be performed on a civic object of the given type.
CannotBePreventedAttribute
CivicAction
CivicAction_AddElement
CivicAction_ChangeElement
CivicAction_RemoveElement
CivicActionFuncs
CivicActionOnClickAttribute
CivicActionResult
CivicActionResult.ActionResult
CivicActionUtils
CivicArticle
CivicsCommands
CivicsConfig
CivicsConfig.ElectionSettings
CivicsData
CivicsExtensions
CivicsManager
Civics properties used on the client
CivicsPlugin
CivicsTests
CivicsTests.GovernmentType
Constitution
ConstitutionManager
DoesNotNeedCivicArticleAttribute
ElectionChoice
ElectionChoiceCandidate
ElectionChoiceID
Simple int wrapper to lend some type safety to elections.
ElectionChoicePollOption
A manually defined poll option that can be set in an election.
ElectionChoiceYesNo
ElectionManager
ElectionProcess
GameActionAccumulator
Accumulator to aggregate GameAction's property every intervalTime seconds.
HasCivicAction
Adds the listed civic action type to the object this is declared on..
IfThenBlock
IfThenBlock.Position
LegalAction
Interfaces
ICivicObject
Interface for Civic Objects to inherit from. Used to soft-lock the object to a settlement.