Show / Hide Table of Contents

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

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾