Show / Hide Table of Contents

Class ElectionChoicePollOption

A manually defined poll option that can be set in an election.

Inheritance
System.Object
ElectionChoice
ElectionChoicePollOption
Inherited Members
ElectionChoice.TimeAdded
ElectionChoice.OnDeserialized()
ElectionChoice.ID
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public class ElectionChoicePollOption : ElectionChoice

Constructors

ElectionChoicePollOption()

Declaration
public ElectionChoicePollOption()

Fields

OptionName

Declaration
public string OptionName
Field Value
Type Description
System.String

Properties

Describe

Declaration
public override string Describe { get; }
Property Value
Type Description
System.String
Overrides
ElectionChoice.Describe

MarkedUpName

Declaration
public override LocString MarkedUpName { get; }
Property Value
Type Description
LocString
Overrides
ElectionChoice.MarkedUpName

Name

Declaration
public override string Name { get; }
Property Value
Type Description
System.String
Overrides
ElectionChoice.Name

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