Class ConstructOrDeconstruct
Inheritance
System.Object
ConstructOrDeconstruct
Assembly: Eco.Gameplay.dll
Syntax
[ChangeParentConfigLoc]
[ChangeParentConfigLoc]
public class ConstructOrDeconstruct : BlockAddRemove, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, IPositionGameAction, IAuthGameAction, ISyncedAction, IToolGameAction, ICalorieConsumingAction, IBuffable, IItemGameAction, IController, IViewController, IHasUniversalID, IMultiPlot
Constructors
ConstructOrDeconstruct()
Declaration
public ConstructOrDeconstruct()
ConstructOrDeconstruct(ConstructedOrDeconstructed)
Declaration
public ConstructOrDeconstruct(ConstructedOrDeconstructed value)
Parameters
Properties
ConstructedOrDeconstructed
Declaration
public ConstructedOrDeconstructed ConstructedOrDeconstructed { get; set; }
Property Value
PlotPosList
Declaration
public PlotPos[] PlotPosList { get; set; }
Property Value
SettlementScopes
Declaration
public override IEnumerable<Settlement> SettlementScopes { get; }
Property Value
Type |
Description |
System.Collections.Generic.IEnumerable<Settlement> |
|
Overrides
Implements
Extension Methods