Show / Hide Table of Contents

Class ElectionResultBuilder

Inheritance
System.Object
ElectionResultBuilder
Namespace: Eco.Gameplay.Civics.Elections.Internal
Assembly: Eco.Gameplay.dll
Syntax
public static class ElectionResultBuilder : Object

Methods

BuildElectionResult(Election, Boolean, User, Boolean)

Declaration
public static ElectionResult BuildElectionResult(Election election, bool vetoed, User vetoer, bool forceEnd = false)
Parameters
Type Name Description
Election election
System.Boolean vetoed
User vetoer
System.Boolean forceEnd
Returns
Type Description
ElectionResult

ShowAllVotesLink(Election)

Declaration
public static LocString ShowAllVotesLink(Election electionLink)
Parameters
Type Name Description
Election electionLink
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾