Class RequiresSettlementAttribute
Put this on types that shouldnt be spawned willy-nilly, because they need to have settlements assigned to function.
Inheritance
System.Object
RequiresSettlementAttribute
Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public class RequiresSettlementAttribute : Attribute
Constructors
RequiresSettlementAttribute()
Declaration
public RequiresSettlementAttribute()