Class ElectionChoiceCandidate
Inheritance
System.Object
ElectionChoiceCandidate
Assembly: Eco.Gameplay.dll
Syntax
public class ElectionChoiceCandidate : ElectionChoice
Constructors
ElectionChoiceCandidate()
Declaration
public ElectionChoiceCandidate()
Fields
Speech
Declaration
Field Value
Type |
Description |
System.String |
|
User
Declaration
Field Value
Properties
Describe
Declaration
public override string Describe { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
MarkedUpName
Declaration
public override LocString MarkedUpName { get; }
Property Value
Overrides
Name
Declaration
public override string Name { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Extension Methods