Show / Hide Table of Contents

Class ElectionChoiceCandidate

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

Constructors

ElectionChoiceCandidate()

Declaration
public ElectionChoiceCandidate()

Fields

Speech

Declaration
public string Speech
Field Value
Type Description
System.String

User

Declaration
public User User
Field Value
Type Description
User

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