Interface ICivicObject
Interface for Civic Objects to inherit from. Used to soft-lock the object to a settlement.
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public interface ICivicObject
Remarks
e.g.: When a Capitol of a country enters the region of a town, since it's soft-locked, it will remain within the country's jurisdiction, instead of the town's.