Class PlaceNewSettlementFoundation
Inheritance
System.Object
PlaceNewSettlementFoundation
Assembly: Eco.Gameplay.dll
Syntax
public class PlaceNewSettlementFoundation : InteractAction, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, IPositionGameAction, IAuthGameAction, IController, IViewController, IHasUniversalID, ISyncedAction
Constructors
PlaceNewSettlementFoundation()
Declaration
public PlaceNewSettlementFoundation()
Properties
SettlementType
Declaration
public Item SettlementType { get; set; }
Property Value
Implements
Extension Methods