Class ElectionPoll
Funcs for creating a poll election.
Inheritance
System.Object
ElectionPoll
Namespace: Eco.Gameplay.Civics.Elections.Internal
Assembly: Eco.Gameplay.dll
Syntax
public static class ElectionPoll : Object
Methods
CreatePollElection(User)
Query the user for and create an election polling the userbase.
Declaration
public static void CreatePollElection(User user)
Parameters
Type | Name | Description |
---|---|---|
User | user |