Class JoinOrLeaveElection
Inheritance
System.Object
JoinOrLeaveElection
Assembly: Eco.Gameplay.dll
Syntax
public class JoinOrLeaveElection : ElectionAction, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, IController, IViewController, IHasUniversalID
Constructors
JoinOrLeaveElection()
Declaration
public JoinOrLeaveElection()
Properties
EnteredOrLeftElection
Declaration
public EnteredOrLeftElection EnteredOrLeftElection { get; set; }
Property Value
Implements
Extension Methods