Show / Hide Table of Contents

Class VoteChoice

Inheritance
System.Object
VoteChoice
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.Civics.Elections
Assembly: Eco.Gameplay.dll
Syntax
public class VoteChoice : Object, IController, IViewController, IHasUniversalID

Constructors

VoteChoice()

Declaration
public VoteChoice()

Fields

ChoiceID

Declaration
public ElectionChoiceID ChoiceID
Field Value
Type Description
ElectionChoiceID

Properties

ControllerID

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

Description

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

Rank

Declaration
public int Rank { get; set; }
Property Value
Type Description
System.Int32

Implements

IController
IViewController
IHasUniversalID

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