Show / Hide Table of Contents

Class ElectionChoice

Inheritance
System.Object
ElectionChoice
ElectionChoiceCandidate
ElectionChoicePollOption
ElectionChoiceYesNo
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public abstract class ElectionChoice : Object

Constructors

ElectionChoice()

Declaration
protected ElectionChoice()

Fields

TimeAdded

Declaration
public double TimeAdded
Field Value
Type Description
System.Double

Properties

Describe

Declaration
public abstract string Describe { get; }
Property Value
Type Description
System.String

ID

Declaration
public ElectionChoiceID ID { get; }
Property Value
Type Description
ElectionChoiceID

MarkedUpName

Declaration
public abstract LocString MarkedUpName { get; }
Property Value
Type Description
LocString

Name

Declaration
public abstract string Name { get; }
Property Value
Type Description
System.String

Methods

OnDeserialized()

Declaration
public void OnDeserialized()

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