Class SettlementCivicAction
Settlement civics actions
Inheritance
System.Object
SettlementCivicAction
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
public abstract class SettlementCivicAction : CivicAction, IValidity, IDescribable, IRPCAuthChecks, ISettlementAssociated, IController, IViewController, IHasUniversalID, INotifyPropertyChanged
Constructors
SettlementCivicAction()
Declaration
protected SettlementCivicAction()
Methods
IsSameAction(CivicAction)
Declaration
public override bool IsSameAction(CivicAction action)
Parameters
| Type | Name | Description |
|---|---|---|
| CivicAction | action |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged