Interface ISettlementAssociated
For items and other types that have an associated settlement. Allows using inventory restrictions that limit to a specific settlement (like claim stakes that can only hold claim papers from a specific settlement)
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
public interface ISettlementAssociated : IController, IViewController, IHasUniversalID, INotifyPropertyChanged
Properties
Settlement
Declaration
Settlement Settlement { get; set; }
Property Value
Type | Description |
---|---|
Settlement |