Class SettlementDebug
Various debug flags concenting settlements that are typically enabled via chat commands.
Inheritance
System.Object
SettlementDebug
Implements
System.ComponentModel.INotifyPropertyChanged
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
public class SettlementDebug : Object, INotifyPropertyChanged
Constructors
SettlementDebug()
Declaration
public SettlementDebug()
Properties
IgnoreSettlementRequirements
Declaration
public bool IgnoreSettlementRequirements { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Events
PropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type | Description |
---|---|
System.ComponentModel.PropertyChangedEventHandler |
Implements
System.ComponentModel.INotifyPropertyChanged